Modify access rules
diff --git a/groups b/groups
index 25f6522..008313c 100644
--- a/groups
+++ b/groups
@@ -1,5 +1,6 @@
 # UUID                                  	Group Name
 #
+e076e6ae9e389d476b0dcf1427cca2dcda4f77c6	Diffy Cuckoo
 global:Anonymous-Users                  	Anonymous Users
 global:Registered-Users                 	Registered Users
 google:AI2Pq9rwJtXWrKQ9Q62CcHSid7ngIF2hCfJ4bSpVquX_P2z5kFM6v9s	google/gerritcodereview-maintainers@googlegroups.com
diff --git a/project.config b/project.config
index 18acffa..5c5e5af 100644
--- a/project.config
+++ b/project.config
@@ -1,5 +1,4 @@
 [project]
-	state = active
 	description = Parent project enabling Anonymous Users read
 [receive]
 	requireContributorAgreement = true
@@ -18,6 +17,7 @@
 [access "refs/heads/*"]
 	forgeAuthor = group Registered Users
 	label-Code-Review = -1..+1 group Registered Users
+	label-Verified = -1..+1 group Diffy Cuckoo
 [access "refs/meta/config"]
 	push = group google/gerritcodereview-maintainers@googlegroups.com
 	read = group google/gerritcodereview-maintainers@googlegroups.com