Modify access rules
diff --git a/groups b/groups index b6d7083..de06685 100644 --- a/groups +++ b/groups
@@ -1,6 +1,7 @@ # UUID Group Name # 094bcdc20bed08f854626c8fa8c2640ddfbb2189 Bazel robots +49862cc17c5a9ed82e97bf52ae4d03412f1ea6c4 bot-commit-grandfathered-bots 60bfe3d68703783fe3b26c6cf94de7e6935771f7 bot-commit-bots 64f36e423f1c655f470e3ebe90381a82d074f5d7 unused 989194ee74bd1447cd9e0a342a340beb70614366 dev
diff --git a/project.config b/project.config index bce2a1b..019651d 100644 --- a/project.config +++ b/project.config
@@ -102,14 +102,17 @@ push = +force group mdb/boringssl-committers [access "refs/heads/master-with-bazel"] push = group Bazel robots + push = group bot-commit-grandfathered-bots push = group mdb/boringssl-commiters [access "refs/for/*"] addPatchSet = group Registered Users [access "refs/heads/chromium-stable-with-bazel"] push = group Bazel robots + push = group bot-commit-grandfathered-bots push = group mdb/boringssl-committers [access "refs/heads/main-with-bazel"] push = group Bazel robots + push = group bot-commit-grandfathered-bots [accounts] sameGroupVisibility = deny group google/google-union:signcla [contributor-agreement "Google CLA"]