diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-04-16 02:30:44 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-04-16 02:30:44 -0400 |
commit | 4da7072d827b6cc2cd3aeae908b221b58738f364 (patch) | |
tree | 083b569506807c9d9e87aaaac0e7cb069a28bb89 /devel | |
parent | 55e55b1f3c35efc95fb6583a68e49a45a23e1de6 (diff) |
Whoops, I left trusted-user-fellows in staff_groups.json.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/fixtures/staff_groups.json | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/devel/fixtures/staff_groups.json b/devel/fixtures/staff_groups.json index f57baa26..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 Parabola 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.", |