Update CLA config Update the CLA config based on updates to http://go/gob/team/signcla. Also some formatting changes. Change-Id: I0667e88bedf8f58f068232c350a889d0704999e8 Reviewed-on: https://bluetooth-review.git.corp.google.com/c/All-Projects/+/1020 Reviewed-by: Oliver Newman <olivernewman@google.com>
diff --git a/groups b/groups index d80f04a..c1016f6 100644 --- a/groups +++ b/groups
@@ -5,6 +5,7 @@ global:Anonymous-Users Anonymous Users global:Project-Owners Project Owners global:Registered-Users Registered Users -google:AI2Pq9r_ksT_hfUOny8swsG8krQwPL5eOM0hGHf4QWGOPdy9igqsdhs google/google-union:signcla +google:AI2Pq9r_ksT_hfUOny8swsG8krQwPL5eOM0hGHf4QWGOPdy9igqsdhs google/google-union:signcla mdb:pigweed-gob-admin mdb/pigweed-gob-admin mdb:pigweed-gob-admin-acl mdb/pigweed-gob-admin-acl +mdb:google-cla-gerrit-robot-accounts mdb/google-cla-gerrit-robot-accounts
diff --git a/project.config b/project.config index efddc1a..77bd2c0 100644 --- a/project.config +++ b/project.config
@@ -67,8 +67,9 @@ [capability] administrateServer = group Administrators [accounts] - sameGroupVisibility = deny group google/google-union:signcla + sameGroupVisibility = deny group google/google-union:signcla [contributor-agreement "Google CLA"] - description = Google Contributor License Agreement - agreementUrl = static/cla.html - accepted = group google/google-union:signcla + description = Google Contributor License Agreement + agreementUrl = static/cla.html + accepted = group google/google-union:signcla + accepted = group mdb/google-cla-gerrit-robot-accounts