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:
Nikita Popov 2023-09-20 07:49:23 +02:00
parent 4b91288484
commit 4bb9c0f79b

View file

@ -13,7 +13,7 @@ allow-unauthenticated = [
"WG-*",
"beta-nominated",
"const-hack",
"llvm-main",
"llvm-*",
"needs-fcp",
"relnotes",
"requires-*",