Rename group ONOS Module Owners to ONOS Committer
diff --git a/project.config b/project.config
index d458cf4..b84f11b 100644
--- a/project.config
+++ b/project.config
@@ -3,15 +3,15 @@
 [access "refs/*"]
 	owner = group Core ONOS Developers
 	owner = group ONOS Release
-	label-Code-Review = -2..+2 group ONOS Module Owners
+	label-Code-Review = -2..+2 group ONOS Committer
 	submit = group Administrators
 	submit = group Core ONOS Developers
-	submit = group ONOS Module Owners
+	submit = group ONOS Committer
 	submit = group TST
 [access "refs/for/refs/heads/*"]
-	forgeAuthor = group ONOS Module Owners
+	forgeAuthor = group ONOS Committer
 [access "refs/heads/*"]
-	forgeAuthor = group ONOS Module Owners
+	forgeAuthor = group ONOS Committer
 	push = group ONOS Release
 [access "refs/tags/*"]
 	create = group ONOS Release