forked from mirrors/nixpkgs
Add self to the mention bot blacklist
This commit is contained in:
parent
516f839c0d
commit
4438ea18fb
|
@ -1,7 +1,8 @@
|
||||||
{
|
{
|
||||||
"userBlacklist": [
|
"userBlacklist": [
|
||||||
"civodul",
|
"civodul",
|
||||||
"jhasse"
|
"jhasse",
|
||||||
|
"shlevy"
|
||||||
],
|
],
|
||||||
"alwaysNotifyForPaths": [
|
"alwaysNotifyForPaths": [
|
||||||
{ "name": "FRidh", "files": ["pkgs/top-level/python-packages.nix", "pkgs/development/interpreters/python/*", "pkgs/development/python-modules/*" ] },
|
{ "name": "FRidh", "files": ["pkgs/top-level/python-packages.nix", "pkgs/development/interpreters/python/*", "pkgs/development/python-modules/*" ] },
|
||||||
|
|
Loading…
Reference in a new issue