Update group names
diff --git a/groups b/groups
index 865a8fb..19df765 100644
--- a/groups
+++ b/groups
@@ -1,7 +1,7 @@
 # UUID                                  	Group Name
 #
 1460e4915a33df532edbda5a19c6c025a67c67ef	trusted-firmware-a-ci-users
-3c602ebb948eaf2077cc2eb062eb1a3b0367d759	Non-Interactive Users
+3c602ebb948eaf2077cc2eb062eb1a3b0367d759	Service Users
 4db8267426bbc5d487c8dbdcf58a1c50202b1c92	trusted-firmware-a-arm-approvers
 5b2667831f42b0a9032405404b813c6082876d90	trusted-firmware-a-approvers
 7c05eb1a9b6d175b7b553af378f380423ff922e4	Bot Users
diff --git a/project.config b/project.config
index 9ddbd2c..4baca47 100644
--- a/project.config
+++ b/project.config
@@ -10,7 +10,7 @@
 	description = Gerrit settings common to all projects under the TF-A namespace
 
 [access "refs/*"]
-	read = group Non-Interactive Users
+	read = group Service Users
 
 [access "refs/heads/*"]
 	create = group trusted-firmware-a-approvers