Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2017-07-07 09:44:01 +0300
committerJoas Schilling <coding@schilljs.com>2017-07-07 09:44:01 +0300
commit9c3b2a3991ce704469eb3598bbe34d9a60537911 (patch)
tree9c9a4d0b28032bd11168361c3ffc6aaa824daa57 /.github
parent984953ef4a5917e672118a96e3b3714862011308 (diff)
Move mention-bot notifications to code owners
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
new file mode 100644
index 00000000000..833eba04006
--- /dev/null
+++ b/.github/CODEOWNERS
@@ -0,0 +1,2 @@
+*/Activity/* @nickvergessen
+*/Notifications/* @nickvergessen