commit | d10cc57e87648d083a71706b3312bee556b7f134 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Dec 07 14:53:32 2022 +0000 |
committer | Gerrit Code Review <gerrit@0cb149dd9bbe> | Wed Dec 07 14:53:32 2022 +0000 |
tree | d2bea5efe380419c2c88f5cd5cd5c6e00d671d86 | |
parent | df36cb75defd895129112b90acb1513664461044 [diff] |
Modify access rules
diff --git a/groups b/groups new file mode 100644 index 0000000..6582984 --- /dev/null +++ b/groups
@@ -0,0 +1,3 @@ +# UUID Group Name +# +global:Registered-Users Registered Users
diff --git a/project.config b/project.config index a782fca..cf4b803 100644 --- a/project.config +++ b/project.config
@@ -2,3 +2,5 @@ inheritFrom = All-Projects [submit] action = inherit +[access "refs/heads/*"] + submit = group Registered Users