1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-25 03:20:23 +01:00

Update code owners of manifest and lockfile (#6953)

This commit is contained in:
Mark Stacey 2019-08-02 17:44:00 -02:30 committed by GitHub
parent 75d5374582
commit dadda918b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.github/CODEOWNERS vendored
View File

@ -1,8 +1,8 @@
# Lines starting with '#' are comments.
# Each line is a file pattern followed by one or more owners.
package.json @whymarrh
yarn.lock @whymarrh
package.json @danjm @whymarrh @Gudahtt
yarn.lock @danjm @whymarrh @Gudahtt
ui/ @danjm @whymarrh @Gudahtt
app/scripts/controllers/transactions @frankiebee