Update group names
diff --git a/project.config b/project.config
index 25c0caa..b0ea51e 100644
--- a/project.config
+++ b/project.config
@@ -3,13 +3,13 @@
 [submit]
 	action = rebase if necessary
 [access "refs/*"]
-	read = group Non-Interactive Users
+	read = group Service Users
 [access "refs/heads/*"]
 	abandon = group hafnium-approvers
 	create = group hafnium-approvers
 	label-Code-Review = -2..+2 group hafnium-approvers
 	label-Code-Review = -1..+1 group Bot Users
-	label-Code-Review = -1..+1 group Non-Interactive Users
+	label-Code-Review = -1..+1 group Service Users
 	push = group hafnium-approvers
 	submit = group hafnium-approvers
 	label-Allow-CI = -1..+1 group hafnium-approvers