summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Install.pm')
-rw-r--r--Bugzilla/Install.pm4
1 files changed, 4 insertions, 0 deletions
diff --git a/Bugzilla/Install.pm b/Bugzilla/Install.pm
index 9d4426bbe..6fbaa0b75 100644
--- a/Bugzilla/Install.pm
+++ b/Bugzilla/Install.pm
@@ -149,6 +149,10 @@ use constant SYSTEM_GROUPS => (
description => 'Can not be impersonated by other users',
inherited_by => ['bz_sudoers'],
},
+ {
+ name => 'bz_quip_moderators',
+ description => 'Can moderate quips',
+ },
);
use constant DEFAULT_CLASSIFICATION => {