Skip to content

Commit 227e427

Browse files
authored
Don't mention Guido automatically for reviews from the mention bot (GH-385)
He's written so much code he gets mentioned **a lot**.
1 parent 661ca88 commit 227e427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mention-bot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"Misc/ACKS",
77
"Misc/NEWS"
88
],
9-
"userBlacklist": [],
9+
"userBlacklist": ["gvanrossum"],
1010
"userBlacklistForPR": ["benjaminp"],
1111
"requiredOrgs": ["python"]
1212
}

0 commit comments

Comments
 (0)