diff options
-rw-r--r-- | .mention-bot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.mention-bot b/.mention-bot index 13b85d6..55ccb51 100644 --- a/.mention-bot +++ b/.mention-bot @@ -7,6 +7,6 @@ "Misc/NEWS" ], "userBlacklist": [], - "userBlacklistForPR": [], + "userBlacklistForPR": ["benjaminp"], "requiredOrgs": ["python"] } |