diff options
-rw-r--r-- | .mention-bot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.mention-bot b/.mention-bot index c8fd439..13b85d6 100644 --- a/.mention-bot +++ b/.mention-bot @@ -8,5 +8,5 @@ ], "userBlacklist": [], "userBlacklistForPR": [], - "requiredOrgs": ["python"], + "requiredOrgs": ["python"] } |