Skip to content

Commit 4438ea1

Browse files
committedNov 24, 2016
Add self to the mention bot blacklist
1 parent 516f839 commit 4438ea1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

Diff for: ‎.mention-bot

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"userBlacklist": [
33
"civodul",
4-
"jhasse"
4+
"jhasse",
5+
"shlevy"
56
],
67
"alwaysNotifyForPaths": [
78
{ "name": "FRidh", "files": ["pkgs/top-level/python-packages.nix", "pkgs/development/interpreters/python/*", "pkgs/development/python-modules/*" ] },

0 commit comments

Comments
 (0)