From c3c0193a64fe8479ac5e23ae0b73016c09789f9f Mon Sep 17 00:00:00 2001 From: Dan Finlay Date: Tue, 17 Jul 2018 20:14:53 -0700 Subject: [PATCH] Added codeowners file --- .github/CODEOWNERS | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .github/CODEOWNERS 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 +