summaryrefslogtreecommitdiffstats
path: root/.mention-bot
diff options
context:
space:
mode:
Diffstat (limited to '.mention-bot')
-rw-r--r--.mention-bot6
1 files changed, 6 insertions, 0 deletions
diff --git a/.mention-bot b/.mention-bot
new file mode 100644
index 000000000000..36e38ed82b9d
--- /dev/null
+++ b/.mention-bot
@@ -0,0 +1,6 @@
+{
+ // users in this list will never be mentioned by mention-bot
+ "userBlacklist": [
+ "civodul"
+ ]
+}