project.config: grant Commit-Queue votes on other development branches

The LUCI permissions were initially gated to the few select branches
that were supported. In CL 527615, LUCI support is expanded to cover
all remaining arbitrary development branches. Make the corresponding
change to permissions to enable leaving Commit-Queue+1 votes on them.

Change-Id: I7053a6f4eb14df7337c3ea843a0cca14e1198289
Reviewed-on: https://go-review.googlesource.com/c/All-Projects/+/527616
Reviewed-by: Heschi Kreinick <heschi@google.com>
diff --git a/project.config b/project.config
index 3edc419..9cbf121 100644
--- a/project.config
+++ b/project.config
@@ -28,6 +28,7 @@
 	forgeCommitter = group gerritbot
 	submit = group cria/project-golang-approvers
 	submit = group gobot
+	submit = group luci_scoped_account
 	editTopicName = group cria/project-golang-approvers
 	editHashtags = group cria/project-golang-approvers
 	editHashtags = group gobot
@@ -51,6 +52,10 @@
 	label-TryBot-Bypass = +0..+1 group cria/project-golang-approvers
 	label-LUCI-TryBot-Result = -1..+1 group luci_scoped_account
 	removeLabel-LUCI-TryBot-Result = -1..+1 group cria/project-golang-may-start-trybots
+	label-Commit-Queue = +0..+1 group cria/project-golang-may-start-trybots
+	label-Commit-Queue = +0..+2 group mdb/golang-release-eng-policy
+	label-Commit-Queue = +0..+1 group gobot
+	labelAs-Commit-Queue = +0..+2 group luci_scoped_account
 [access "refs/for/refs/meta/config"]
 	push = group mdb/gerritcodereview-eng
 	push = group mdb/golang-gob-eng-policy
@@ -73,15 +78,10 @@
 [access "^refs/heads/(release|internal)-branch.+"]
 	exclusiveGroupPermissions = label-Auto-Submit submit
 	submit = group gobot
+	submit = group luci_scoped_account
 	submit = group mdb/golang-release-eng-policy
 	label-Auto-Submit = +0..+1 group gobot
 	label-Auto-Submit = +0..+1 group mdb/golang-release-eng-policy
-[access "^refs/heads/(master|(release|internal)-branch\.go1\.(20|21).*)"]
-	submit = group luci_scoped_account
-	label-Commit-Queue = +0..+2 group mdb/golang-release-eng-policy
-	label-Commit-Queue = +0..+1 group cria/project-golang-may-start-trybots
-	label-Commit-Queue = +0..+1 group gobot
-	labelAs-Commit-Queue = +0..+2 group luci_scoped_account
 [label "Code-Review"]
 	function = NoBlock
 	defaultValue = 0