From d3d36b9fcafcd6a6ac0ede19742f28d2c523fa74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Klinkovsk=C3=BD?= Date: Fri, 17 Apr 2015 17:28:27 +0200 Subject: [PATCH] update support staff description --- devel/fixtures/staff_groups.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/fixtures/staff_groups.json b/devel/fixtures/staff_groups.json index 6a0a0514..ca337540 100644 --- a/devel/fixtures/staff_groups.json +++ b/devel/fixtures/staff_groups.json @@ -60,7 +60,7 @@ "group": [ "Support Staff" ], - "description": "These are the unheralded people that keep things running behind the scenes. Forum moderators, wiki admins, IRC moderators, mirror maintenance, and everything else that keeps a Linux distro running smoothly.", + "description": "These are only a few of the unheralded people who keep the distro and the community running smoothly from behind the scenes. Official lists of wiki administrators and wiki maintainers are maintained on the wiki itself. The complete lists of forum administrators and forum moderators can be queried in the forums interface. IRC operators and mirror maintainers must also be mentioned for their indispensable work.", "sort_order": 5, "member_title": "Staff", "slug": "support-staff",