diff options
-rw-r--r-- | .mention-bot | 2 |
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"] } |