summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-04-16 02:30:44 -0400
committerLuke Shumaker <lukeshu@parabola.nu>2019-03-10 01:08:39 -0500
commit20d35fadc4c2585837bc88bc1fcaa8423d6835e7 (patch)
tree0264ed4728cbf2a922667e81abcdd8b70f97f88d
parenta44820356bd4142f5dc537a85afdf524c7e3686d (diff)
Whoops, I left trusted-user-fellows in staff_groups.json.
-rw-r--r--devel/fixtures/staff_groups.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/devel/fixtures/staff_groups.json b/devel/fixtures/staff_groups.json
index 6b245622..96efde62 100644
--- a/devel/fixtures/staff_groups.json
+++ b/devel/fixtures/staff_groups.json
@@ -30,20 +30,6 @@
{
"fields": {
"group": [
- "Retired Trusted Users"
- ],
- "description": "Below you can find a list of ex-trusted users (aka fellows). These folks helped make Arch what it is today. Thanks!",
- "sort_order": 12,
- "member_title": "Fellow",
- "slug": "trusted-user-fellows",
- "name": "Trusted User Fellows"
- },
- "model": "devel.staffgroup",
- "pk": 4
-},
-{
- "fields": {
- "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.",