mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Fix config file syntax (hopefully).
This commit is contained in:
parent
4be6cc11ae
commit
460b1cc152
1 changed files with 1 additions and 2 deletions
|
@ -7,6 +7,5 @@
|
|||
"Misc/NEWS"
|
||||
],
|
||||
"userBlacklist": ["gvanrossum"],
|
||||
"userBlacklistForPR": ["benjaminp"],
|
||||
"userBlacklistForPR": ["skrah"]
|
||||
"userBlacklistForPR": ["benjaminp", "skrah"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue