Skip to content

Commit 2a14e6b

Browse files
[mention-bot] add user to blacklist
1 parent b8e312e commit 2a14e6b

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
@@ -3,7 +3,7 @@
33
"numFilesToCheck": 5,
44
"message": "@pullRequester, thank you for submitting your add-on to the official Kodi repository. Please give us some time to review your add-on code to make sure it's following our guideliness according to http://kodi.wiki/view/Add-on_rules Should you make any changes to the pull-request always squash the commits and force push to your branch.",
55
"findPotentialReviewers": false,
6-
"userBlacklist": [],
6+
"userBlacklist": [ "FernetMenta" ],
77
"userBlacklistForPR": [],
88
"requiredOrgs": [],
99
"actions": ["opened"],

0 commit comments

Comments
 (0)