summary refs log tree commit diff
diff options
context:
space:
mode:
authortazjin <mail@tazj.in>2021-12-13T21·47+0000
committerGerrit Code Review <git@whitby.tvl.fyi>2021-12-13T21·47+0000
commit85cdc71f3e04640e9977c14a086d74f19acccdb9 (patch)
treee9cdc0646a7b610612dd781f9455291c457946df
parent1563a602b9a97d058973d8f1483ec93fb20c8fde (diff)
Modify access rules
-rw-r--r--groups1
-rw-r--r--project.config1
2 files changed, 2 insertions, 0 deletions
diff --git a/groups b/groups
index c1502a3e2f2c..f3b317278e95 100644
--- a/groups
+++ b/groups
@@ -1,6 +1,7 @@
 # UUID                                  	Group Name
 #
 0cb622adfecc5b435d358df11d33cf321a4eaab0	depot-ci-bots
+3f0e84e07039e9945279bb6290b764c9e64059f9	depot-subtree-stagers
 85669a3f350abce54c748ede2fc3e78c414c51a6	depot-interventions
 c484414b5354700167d5a9ae2bbf082b9f1bedf5	Administrators
 d2a10fc7ae4367772614cc886e8d6cd256b5bbf7	depot-autosubmit
diff --git a/project.config b/project.config
index 065280f42cd1..b4821d986eda 100644
--- a/project.config
+++ b/project.config
@@ -39,6 +39,7 @@
 	create = group Registered Users
 [access "refs/heads/subtree-staging"]
 	push = +force group Administrators
+	push = +force group depot-subtree-stagers
 [access "refs/heads/*"]
 	exclusiveGroupPermissions = submit
 	submit = group Change Owner