Modify access rules
diff --git a/project.config b/project.config index 2d32310..d190ae6 100644 --- a/project.config +++ b/project.config
@@ -2,10 +2,11 @@ inheritFrom = All-Projects [project] description = Common configuration for arm/* -[access "refs/heads/sve/*"] [access "refs/heads/*"] exclusiveGroupPermissions = create push label-Maintainer labelAs-Maintainer create = group google/gem5-arm@googlegroups.com push = +force group google/gem5-arm@googlegroups.com label-Maintainer = -1..+1 group google/gem5-arm@googlegroups.com labelAs-Maintainer = -1..+1 group google/gem5-arm@googlegroups.com +[access "refs/heads/tags/*"] + exclusiveGroupPermissions = create createTag createSignedTag