Allow unauthenticated users to modify L-*, PG-* and -Z* labels

This commit is contained in:
León Orell Valerian Liehr
2024-05-15 20:19:52 +02:00
parent 7c4ac0603e
commit 72a48fc68c

View File

@@ -9,11 +9,14 @@ allow-unauthenticated = [
"E-*",
"F-*",
"I-*",
"L-*",
"NLL-*",
"O-*",
"PG-*",
"S-*",
"T-*",
"WG-*",
"-Z*",
"beta-nominated",
"const-hack",
"llvm-*",