aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWhymarrh Whitby <whymarrh.whitby@gmail.com>2019-06-26 00:46:49 +0800
committerGitHub <noreply@github.com>2019-06-26 00:46:49 +0800
commit5e3b99f4dd28d0b2d3a881a05f63cf839960adc2 (patch)
tree055988124d08849cee7d2ab9283efa28d46c0a69
parent542652c517ad7c3b67e041db206b2899a4f62644 (diff)
parentc70ef95338b9d9e205b1ab1f03a7cca53b22d502 (diff)
downloadtangerine-wallet-browser-5e3b99f4dd28d0b2d3a881a05f63cf839960adc2.tar.gz
tangerine-wallet-browser-5e3b99f4dd28d0b2d3a881a05f63cf839960adc2.tar.zst
tangerine-wallet-browser-5e3b99f4dd28d0b2d3a881a05f63cf839960adc2.zip
Merge pull request #6738 from whymarrh/lockfile-reviewer
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