mirror of
https://github.com/python/cpython.git
synced 2026-02-13 19:04:37 +00:00
Fix syntax error in .mention-bot (#361)
This commit is contained in:
parent
1cf2a809b1
commit
eca52296da
1 changed files with 1 additions and 1 deletions
|
|
@ -8,5 +8,5 @@
|
|||
],
|
||||
"userBlacklist": [],
|
||||
"userBlacklistForPR": [],
|
||||
"requiredOrgs": ["python"],
|
||||
"requiredOrgs": ["python"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue