aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWhymarrh Whitby <whymarrh.whitby@gmail.com>2019-06-21 16:20:06 +0800
committerWhymarrh Whitby <whymarrh.whitby@gmail.com>2019-06-21 16:20:06 +0800
commitc70ef95338b9d9e205b1ab1f03a7cca53b22d502 (patch)
tree5f612a847ac04bed75b27b2a4335d1d0377699e5
parenta257a73172cb8d51db20461b982b9b4accb2a429 (diff)
downloadtangerine-wallet-browser-c70ef95338b9d9e205b1ab1f03a7cca53b22d502.tar.gz
tangerine-wallet-browser-c70ef95338b9d9e205b1ab1f03a7cca53b22d502.tar.zst
tangerine-wallet-browser-c70ef95338b9d9e205b1ab1f03a7cca53b22d502.zip
Add codeowner for package*.json files
-rw-r--r--.github/CODEOWNERS1
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