diff options
author | Whymarrh Whitby <whymarrh.whitby@gmail.com> | 2019-06-21 16:20:06 +0800 |
---|---|---|
committer | Whymarrh Whitby <whymarrh.whitby@gmail.com> | 2019-06-21 16:20:06 +0800 |
commit | c70ef95338b9d9e205b1ab1f03a7cca53b22d502 (patch) | |
tree | 5f612a847ac04bed75b27b2a4335d1d0377699e5 /.github/CODEOWNERS | |
parent | a257a73172cb8d51db20461b982b9b4accb2a429 (diff) | |
download | tangerine-wallet-browser-c70ef95338b9d9e205b1ab1f03a7cca53b22d502.tar tangerine-wallet-browser-c70ef95338b9d9e205b1ab1f03a7cca53b22d502.tar.gz tangerine-wallet-browser-c70ef95338b9d9e205b1ab1f03a7cca53b22d502.tar.bz2 tangerine-wallet-browser-c70ef95338b9d9e205b1ab1f03a7cca53b22d502.tar.lz tangerine-wallet-browser-c70ef95338b9d9e205b1ab1f03a7cca53b22d502.tar.xz tangerine-wallet-browser-c70ef95338b9d9e205b1ab1f03a7cca53b22d502.tar.zst tangerine-wallet-browser-c70ef95338b9d9e205b1ab1f03a7cca53b22d502.zip |
Add codeowner for package*.json files
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r-- | .github/CODEOWNERS | 1 |
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 |