1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-22 17:33:23 +01:00

Update codeowners (#7813)

This commit is contained in:
Erik Marks 2020-01-13 11:04:10 -08:00 committed by GitHub
parent 25fe4adaa7
commit 87b95205fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.github/CODEOWNERS vendored
View File

@ -4,5 +4,7 @@
package.json @danjm @whymarrh @Gudahtt
yarn.lock @danjm @whymarrh @Gudahtt
ui/ @danjm @whymarrh @Gudahtt
app/scripts/controllers/transactions @frankiebee @whymarrh
app/scripts/controllers/transactions @frankiebee @whymarrh @jennypollack
.circleci/scripts/deps-install.sh @kumavis @Gudahtt
app/scripts/controllers/network @jennypollack @rekmarks
app/scripts/controllers/permissions @rekmarks @danjm