Revert "Modify access rules"
This reverts commit 44505bc9e1b66ec13297901d36027c33ae163b7b.
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/groups b/groups
index 113645c..71917dd 100644
--- a/groups
+++ b/groups
@@ -1,6 +1,6 @@
# UUID Group Name
#
0bc64754b78802646ba7e84fefb836824f744905 Administrators
-github:openbmc/all-maintainers github/openbmc/all-maintainers
+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 7677c84..9912eae 100644
--- a/project.config
+++ b/project.config
@@ -3,6 +3,7 @@
[submit]
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