Add self to the mention bot blacklist

This commit is contained in:
Shea Levy 2016-11-24 12:22:23 -05:00
parent 516f839c0d
commit 4438ea18fb

View file

@ -1,7 +1,8 @@
{
"userBlacklist": [
"civodul",
"jhasse"
"jhasse",
"shlevy"
],
"alwaysNotifyForPaths": [
{ "name": "FRidh", "files": ["pkgs/top-level/python-packages.nix", "pkgs/development/interpreters/python/*", "pkgs/development/python-modules/*" ] },