aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Stacey <markjstacey@gmail.com>2019-08-03 04:14:00 +0800
committerGitHub <noreply@github.com>2019-08-03 04:14:00 +0800
commitdadda918b4f2b82c6da82c6d0605d9134868202f (patch)
treed0987e1154a29cdb016e893227fa7b462548787e
parent75d53745826fd7927ec24240f4462bf4226464de (diff)
downloadtangerine-wallet-browser-dadda918b4f2b82c6da82c6d0605d9134868202f.tar.gz
tangerine-wallet-browser-dadda918b4f2b82c6da82c6d0605d9134868202f.tar.zst
tangerine-wallet-browser-dadda918b4f2b82c6da82c6d0605d9134868202f.zip
Update code owners of manifest and lockfile (#6953)
-rw-r--r--.github/CODEOWNERS4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 71fef368f..adef939d1 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -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