Modify access rules
diff --git a/groups b/groups
index df81bc8..a29702f 100644
--- a/groups
+++ b/groups
@@ -4,4 +4,3 @@
 3d9cb6ba9b28b81863c5ac82dba1268dee3fa7bf	Administrators
 7a84ca128a7ed68b9a69d403146854f0a7cf9729	TST
 a933cdfa65e5443471feee42bfd9a867e74bc6a6	ONOS Module Owners
-global:Project-Owners                   	Project Owners
diff --git a/project.config b/project.config
index 6a30625..2344046 100644
--- a/project.config
+++ b/project.config
@@ -3,11 +3,9 @@
 [access "refs/*"]
 	owner = group Core ONOS Developers
 	label-Code-Review = -2..+2 group ONOS Module Owners
-	label-Code-Review = -2..+2 group Project Owners
 	submit = group Administrators
 	submit = group Core ONOS Developers
 	submit = group ONOS Module Owners
-	submit = group Project Owners
 	submit = group TST
 [access "refs/for/refs/heads/*"]
 	forgeAuthor = group ONOS Module Owners