Revert "Modify access rules"
This reverts commit 961577a8c78ae2d87793bf251fa63ed80ec8fdaf.
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/groups b/groups
index 4d0c949..71917dd 100644
--- a/groups
+++ b/groups
@@ -1,5 +1,6 @@
# UUID Group Name
#
0bc64754b78802646ba7e84fefb836824f744905 Administrators
+global:Registered-Users Registered Users
global:Project-Owners Project Owners
-global:Registered-Users Registered Users
+github:openbmc/all-maintainers github/openbmc/all-maintainers
diff --git a/project.config b/project.config
index 0af3201..9912eae 100644
--- a/project.config
+++ b/project.config
@@ -4,6 +4,7 @@
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