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:
authorTom <tomz@freedommail.ch>2016-01-28 12:26:21 +0300
committerTom Zander <tomz@freedommail.ch>2016-01-28 12:26:21 +0300
commit27e1cf8770b649e0fd412c8809322261f92d0601 (patch)
treeeb497bfffddb6aac3ef491d48f4b918c6fac9315 /.mention-bot
parent90f2a2352de876a5b125df2b9817f78790b25805 (diff)
Stop spamming me.
Honestly, the bot should be improved, if a person hasn't contributed for a long time it really doens't make sense to email him. I would also argue that altering the .gitignore doesn't make me an expert on that file. So classes of files really should not cause the mention bot spamming me.
Diffstat (limited to '.mention-bot')
-rw-r--r--.mention-bot3
1 files changed, 2 insertions, 1 deletions
diff --git a/.mention-bot b/.mention-bot
index 766ea2bacf2..f9af6d7f765 100644
--- a/.mention-bot
+++ b/.mention-bot
@@ -18,6 +18,7 @@
"userBlacklist": [
"owncloud-bot",
"scrutinizer-auto-fixer",
- "th3fallen"
+ "th3fallen",
+ "zander"
]
}