Modify access rules
diff --git a/groups b/groups
index c520307..4d388ab 100644
--- a/groups
+++ b/groups
@@ -2,6 +2,7 @@
#
59ea8dc6cb025e5e0ab33b5ec76d410d5c3917fc Administrators
d7e31985f7d710d31843f29a3c06480be832a7ab Non-Interactive Users
+f902cb1e7a967545ab9a53ca12162c8737ecee5b Event Streaming Users
global:Anonymous-Users Anonymous Users
global:Project-Owners Project Owners
global:Registered-Users Registered Users
diff --git a/project.config b/project.config
index 22e9c28..e989826 100644
--- a/project.config
+++ b/project.config
@@ -9,6 +9,7 @@
[capability]
administrateServer = group Administrators
priority = batch group Non-Interactive Users
+ streamEvents = group Event Streaming Users
streamEvents = group Non-Interactive Users
accessDatabase = group Administrators
[access "refs/*"]