aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2018-09-27 17:51:16 -0700
committerMicah Lee <micah@micahflee.com>2018-09-27 17:51:16 -0700
commit8261b4868d5c05ad8f52c9f0efb4f038c3062879 (patch)
treeddaa1bd94d3cf8c3adcb444b3ad9feecaf3e3e4e /.github
parentf0dd76f681cce41a40e8c821c2b401e07a15f09b (diff)
downloadonionshare-8261b4868d5c05ad8f52c9f0efb4f038c3062879.tar.gz
onionshare-8261b4868d5c05ad8f52c9f0efb4f038c3062879.zip
Add @mig5 as a code owner for all tests, and add @emmapeel2 as a code owner for locales
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 1cd5a1f6..42d1840f 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1 +1,9 @@
* @micahflee
+
+# localization
+/share/locale/ @emmapeel2
+
+# tests
+/tests/ @mig5
+/tests_gui_local/ @mig5
+/tests_gui_tor/ @mig5