-
Notifications
You must be signed in to change notification settings - Fork 5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Update CODEOWNERS to remove ownership from most #28941
Merged
Merged
+8
−4
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Gudahtt
force-pushed
the
update-codeowners
branch
2 times, most recently
from
December 4, 2024 20:28
0e8740e
to
737945d
Compare
Gudahtt
force-pushed
the
update-codeowners
branch
from
December 4, 2024 21:26
737945d
to
f467403
Compare
Gudahtt
commented
Dec 4, 2024
Gudahtt
commented
Dec 4, 2024
Gudahtt
force-pushed
the
update-codeowners
branch
from
December 4, 2024 23:58
6f79d62
to
388a835
Compare
desi
previously approved these changes
Dec 5, 2024
@@ -45,7 +64,7 @@ privacy-snapshot.json @MetaMask/extension-privacy-reviewers | |||
# of contributors. Modifications to this file result in a modification of | |||
# that agreement and can only be approved by those with the knowledge | |||
# and responsibility to publish libraries under the MetaMask name. | |||
.github/CODEOWNERS @MetaMask/extension-privacy-reviewers | |||
.github/CODEOWNERS @MetaMask/extension-security-team |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for catching this. I was just coming here to ask if you'd fix it. :)
Builds ready [388a835]
Page Load Metrics (2286 ± 85 ms)
Bundle size diffs
|
The CODEOWNERS file has been updated to remove owners from key files that are frequently updated by multiple teams. Certain files that are validated as part of the release process have also been unset, as there are no risks with teams updating them in PRs. Lastly, ownership of the CODEOWNERS file itself was moved to the extension security team (it was accidentally set to privacy reviewers).
Gudahtt
force-pushed
the
update-codeowners
branch
from
December 5, 2024 13:02
845fbd2
to
0275f5d
Compare
Builds ready [5505964]
Page Load Metrics (1935 ± 80 ms)
Bundle size diffs
|
We will revisit the idea of the platform team owning more code in a future PR.
Gudahtt
changed the title
chore: Update CODEOWNERS to remove owner from some files
chore: Update CODEOWNERS to remove ownership from most
Dec 5, 2024
FrederikBolding
approved these changes
Dec 5, 2024
Builds ready [44bb5b2]
Page Load Metrics (1875 ± 82 ms)
Bundle size diffs
|
desi
approved these changes
Dec 5, 2024
danjm
approved these changes
Dec 5, 2024
cryptotavares
approved these changes
Dec 5, 2024
metamaskbot
added
the
release-12.10.0
Issue or pull request that will be included in release 12.10.0
label
Dec 5, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
release-12.10.0
Issue or pull request that will be included in release 12.10.0
team-extension-platform
team-wallet-framework
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
The CODEOWNERS file has been updated to remove ownership from most files, to give us more time to plan which files the platform should own, and to give teams more time to consolidate their features.
Also, ownership of the CODEOWNERS file itself was moved to the extension security team (it was accidentally set to privacy reviewers).
Related issues
This is an adjustment to recent changes made in #28851
Manual testing steps
N/A
Screenshots/Recordings
N/A
Pre-merge author checklist
Pre-merge reviewer checklist