Modify access rules
diff --git a/groups b/groups
index 2b5e8a3..b869519 100644
--- a/groups
+++ b/groups
@@ -1,3 +1,4 @@
# UUID Group Name
#
github:openbmc/general-developers github/openbmc/general-developers
+global:Change-Owner Change Owner
diff --git a/project.config b/project.config
index 0675a90..8d55c36 100644
--- a/project.config
+++ b/project.config
@@ -3,4 +3,5 @@
[submit]
action = rebase if necessary
[access "refs/heads/*"]
+ submit = group Change Owner
submit = group github/openbmc/general-developers