From 76ab93f501efa650d545198da8d37a0399cf53a1 Mon Sep 17 00:00:00 2001
From: Alys
Date: Sat, 2 Jul 2022 14:02:14 +1000
Subject: [PATCH] add deilann to moderators in Tavern and Community Guidelines
Note that his picture is still needed in the Community Guidelines
and when that's done, the "(not yet pictured)" text should be removed
---
website/client/src/components/static/communityGuidelines.vue | 3 ++-
website/client/src/libs/staffList.js | 5 +++++
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/website/client/src/components/static/communityGuidelines.vue b/website/client/src/components/static/communityGuidelines.vue
index 080f1edcce..622439b816 100644
--- a/website/client/src/components/static/communityGuidelines.vue
+++ b/website/client/src/components/static/communityGuidelines.vue
@@ -209,6 +209,7 @@
Fox_town
MaybeSteveRogers
shanaqui
+ deilann (not yet pictured)
@@ -218,7 +219,7 @@
{{ $t('commGuidePara014') }}
Lemoness, lefnire, Slappybag, litenull, Shaner, Bobbyroberts99, wc8,
- deilann, Breadstrings, Megan, Blade, and Daniel the Bard
+ Breadstrings, Megan, Blade, and Daniel the Bard
diff --git a/website/client/src/libs/staffList.js b/website/client/src/libs/staffList.js
index 7c155651ed..50513e8a68 100644
--- a/website/client/src/libs/staffList.js
+++ b/website/client/src/libs/staffList.js
@@ -39,6 +39,11 @@ export default [
type: 'Moderator',
uuid: '28771972-ca6d-4c03-8261-e1734aa7d21d',
},
+ {
+ name: 'deilann',
+ type: 'Moderator',
+ uuid: 'e7b5d1e2-3b6e-4192-b867-8bafdb03eeec',
+ },
{
name: 'Dewines',
type: 'Moderator',