Modify access rules
diff --git a/groups b/groups
index 71917dd..4d0c949 100644
--- a/groups
+++ b/groups
@@ -1,6 +1,5 @@
 # UUID                                  	Group Name
 #
 0bc64754b78802646ba7e84fefb836824f744905	Administrators
-global:Registered-Users                   	Registered Users
 global:Project-Owners                   	Project Owners
-github:openbmc/all-maintainers	github/openbmc/all-maintainers
+global:Registered-Users                 	Registered Users
diff --git a/project.config b/project.config
index 9912eae..0af3201 100644
--- a/project.config
+++ b/project.config
@@ -4,7 +4,6 @@
 	action = rebase if necessary
 [access "refs/heads/*"]
 	submit = group Registered Users
-	label-Code-Review = -2..+2 group github/openbmc/all-maintainers
 [access "refs/meta/config"]
 	label-Code-Review = -1..+1 group Registered Users
 	label-Verified = -1..+1 group Administrators