summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.mention-bot2
1 files changed, 1 insertions, 1 deletions
diff --git a/.mention-bot b/.mention-bot
index 55ccb51..0af4b08 100644
--- a/.mention-bot
+++ b/.mention-bot
@@ -6,7 +6,7 @@
"Misc/ACKS",
"Misc/NEWS"
],
- "userBlacklist": [],
+ "userBlacklist": ["gvanrossum"],
"userBlacklistForPR": ["benjaminp"],
"requiredOrgs": ["python"]
}