Allow anyone to set llvm-fixed-upstream
Allow llvm-* to be set by unauthenticated users, which is currently llvm-main and llvm-fixed-upstream.
This commit is contained in:
parent
4b91288484
commit
4bb9c0f79b
@ -13,7 +13,7 @@ allow-unauthenticated = [
|
|||||||
"WG-*",
|
"WG-*",
|
||||||
"beta-nominated",
|
"beta-nominated",
|
||||||
"const-hack",
|
"const-hack",
|
||||||
"llvm-main",
|
"llvm-*",
|
||||||
"needs-fcp",
|
"needs-fcp",
|
||||||
"relnotes",
|
"relnotes",
|
||||||
"requires-*",
|
"requires-*",
|
||||||
|
Loading…
Reference in New Issue
Block a user