Configure SignCLA integration
diff --git a/groups b/groups
index 9340821..fc9151e 100644
--- a/groups
+++ b/groups
@@ -1,6 +1,7 @@
-# UUID                 	Group Name
+# UUID                 	                                        Group Name
 #
-global:Anonymous-Users 	Anonymous Users
-global:Project-Owners  	Project Owners
-global:Registered-Users	Registered Users
-mdb:fuchsia-team       	mdb/fuchsia-team
+global:Anonymous-Users 	                                        Anonymous Users
+global:Project-Owners  	                                        Project Owners
+global:Registered-Users	                                        Registered Users
+google:AI2Pq9r_ksT_hfUOny8swsG8krQwPL5eOM0hGHf4QWGOPdy9igqsdhs  google/google-union:signcla
+mdb:fuchsia-team       	                                        mdb/fuchsia-team
diff --git a/project.config b/project.config
index c5faa62..459830f 100644
--- a/project.config
+++ b/project.config
@@ -65,6 +65,12 @@
 	value =  0 No score
 	value = +1 Looks good to me, but someone else must approve
 	value = +2 Looks good to me, approved
+[accounts]
+	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
 [reviewer]
 	enableByEmail = false
 [notify "team"]