Modify access rules
diff --git a/groups b/groups
index 596211b..f793b84 100644
--- a/groups
+++ b/groups
@@ -1,4 +1,5 @@
-# UUID                 	Group Name
+# UUID                                  	Group Name
 #
-global:Anonymous-Users 	Anonymous Users
-global:Registered-Users	Registered Users
+355c2a29189376ffbd12afe6d380ef1ce536ff95	Pigweed WIP Togglers
+global:Anonymous-Users                  	Anonymous Users
+global:Registered-Users                 	Registered Users
diff --git a/project.config b/project.config
index fd8f85b..2344447 100644
--- a/project.config
+++ b/project.config
@@ -9,6 +9,7 @@
 	description = Projects where anonymous users are granted read access.
 [access "refs/for/*"]
 	addPatchSet = group Registered Users
+	toggleWipState = group Pigweed WIP Togglers
 [access "refs/heads/*"]
 	label-Code-Review = -1..+1 group Registered Users
 [plugin "uploadvalidator"]