diff options
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r-- | .github/CODEOWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7a7d51936..5ee6fac12 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,6 +1,7 @@ # Lines starting with '#' are comments. # Each line is a file pattern followed by one or more owners. +package*.json @whymarrh ui/ @danjm @whymarrh app/scripts/controllers/transactions @frankiebee |