aboutsummaryrefslogtreecommitdiffstats
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS5
1 files changed, 3 insertions, 2 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 5ee6fac12..adef939d1 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1,7 +1,8 @@
# Lines starting with '#' are comments.
# Each line is a file pattern followed by one or more owners.
-package*.json @whymarrh
-ui/ @danjm @whymarrh
+package.json @danjm @whymarrh @Gudahtt
+yarn.lock @danjm @whymarrh @Gudahtt
+ui/ @danjm @whymarrh @Gudahtt
app/scripts/controllers/transactions @frankiebee