aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Morriss <wjmelements@gmail.com>2018-07-25 10:47:53 +0800
committerGitHub <noreply@github.com>2018-07-25 10:47:53 +0800
commitd57bca94181d00553a70372de337ac5d7d2af5e8 (patch)
tree9e434e842334d202fdb906da97d9a1900b200c8e
parent1f9c52fbf03e527dbd7f91c7e6e38b3cc6dc5be0 (diff)
parentc3c0193a64fe8479ac5e23ae0b73016c09789f9f (diff)
downloadtangerine-wallet-browser-d57bca94181d00553a70372de337ac5d7d2af5e8.tar.gz
tangerine-wallet-browser-d57bca94181d00553a70372de337ac5d7d2af5e8.tar.zst
tangerine-wallet-browser-d57bca94181d00553a70372de337ac5d7d2af5e8.zip
Merge pull request #4820 from MetaMask/codeowners
Added codeowners file
-rw-r--r--.github/CODEOWNERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
new file mode 100644
index 000000000..1cdadda65
--- /dev/null
+++ b/.github/CODEOWNERS
@@ -0,0 +1,6 @@
+# Lines starting with '#' are comments.
+# Each line is a file pattern followed by one or more owners.
+
+ui/ @danjm @alextsg @whymarrh
+app/scripts/controllers/transactions @frankiebee
+