summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2017-07-07 08:44:01 +0200
committerJoas Schilling <coding@schilljs.com>2017-07-07 08:44:01 +0200
commit9c3b2a3991ce704469eb3598bbe34d9a60537911 (patch)
tree9c9a4d0b28032bd11168361c3ffc6aaa824daa57 /.github
parent984953ef4a5917e672118a96e3b3714862011308 (diff)
downloadnextcloud-server-9c3b2a3991ce704469eb3598bbe34d9a60537911.tar.gz
nextcloud-server-9c3b2a3991ce704469eb3598bbe34d9a60537911.zip
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