commit | f870a4839a648a6cd8d25550a64d949c757abee7 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Tue Feb 28 23:33:56 2017 -0800 |
committer | GitHub <noreply@github.com> | Tue Feb 28 23:33:56 2017 -0800 |
tree | 6c94c30c5367412be3720370e7c48cd06b3f5790 | |
parent | 371963dabadee8bccad27f82b451ff714935f0e8 [diff] |
blacklist myself from mention-bot; it is annoying (#373)
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"] }