aboutsummaryrefslogtreecommitdiffstats
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorDan Finlay <dan@danfinlay.com>2018-07-18 11:14:53 +0800
committerDan Finlay <dan@danfinlay.com>2018-07-18 11:14:53 +0800
commitc3c0193a64fe8479ac5e23ae0b73016c09789f9f (patch)
tree51364005eea0b96e9a40a5550c898eea21b5eade /.github/CODEOWNERS
parentf6ca06f775a739c8b449405c5e96b03151a6a33c (diff)
downloadtangerine-wallet-browser-c3c0193a64fe8479ac5e23ae0b73016c09789f9f.tar
tangerine-wallet-browser-c3c0193a64fe8479ac5e23ae0b73016c09789f9f.tar.gz
tangerine-wallet-browser-c3c0193a64fe8479ac5e23ae0b73016c09789f9f.tar.bz2
tangerine-wallet-browser-c3c0193a64fe8479ac5e23ae0b73016c09789f9f.tar.lz
tangerine-wallet-browser-c3c0193a64fe8479ac5e23ae0b73016c09789f9f.tar.xz
tangerine-wallet-browser-c3c0193a64fe8479ac5e23ae0b73016c09789f9f.tar.zst
tangerine-wallet-browser-c3c0193a64fe8479ac5e23ae0b73016c09789f9f.zip
Added codeowners file
Diffstat (limited to '.github/CODEOWNERS')
-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
+