1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Update CODEOWNERS for the whole repo (#8392)

The whole of the extension team is now an owner // @MetaMask/extension-team
This commit is contained in:
Whymarrh Whitby 2020-04-23 12:53:23 -02:30 committed by GitHub
parent 887b27fd04
commit dde5a8aa19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

8
.github/CODEOWNERS vendored
View File

@ -1,10 +1,4 @@
# Lines starting with '#' are comments.
# Each line is a file pattern followed by one or more owners.
package.json @danjm @whymarrh @Gudahtt
yarn.lock @danjm @whymarrh @Gudahtt
ui/ @danjm @whymarrh @Gudahtt @jennypollack
app/scripts/controllers/transactions @whymarrh @jennypollack
.circleci/scripts/deps-install.sh @kumavis @Gudahtt
app/scripts/controllers/network @jennypollack @rekmarks
app/scripts/controllers/permissions @rekmarks @danjm @jennypollack
* @MetaMask/extension-team