diff options
-rw-r--r-- | .mention-bot | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.mention-bot b/.mention-bot index 0af4b08..78c06ae 100644 --- a/.mention-bot +++ b/.mention-bot @@ -7,6 +7,5 @@ "Misc/NEWS" ], "userBlacklist": ["gvanrossum"], - "userBlacklistForPR": ["benjaminp"], - "requiredOrgs": ["python"] + "userBlacklistForPR": ["benjaminp"] } |