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