From 708fba09fbec806e2dd93f006b16553719d19253 Mon Sep 17 00:00:00 2001
From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com>
Date: Mon, 28 Aug 2023 16:55:41 +0100
Subject: Adds Wullie Hershaw bio
---
src/data/committee.ts | 48 ++++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 46 insertions(+), 2 deletions(-)
(limited to 'src/data')
diff --git a/src/data/committee.ts b/src/data/committee.ts
index e8e41a2..1009b40 100644
--- a/src/data/committee.ts
+++ b/src/data/committee.ts
@@ -51,8 +51,52 @@ const committee: CommitteeMember[] = [
roles: [],
},
{
- name: 'Wullie Hershaw',
- roles: [],
+ name: 'William Hershaw',
+ roles: [CommitteeRole.LallansEiditor],
+ bio: {
+ sco: `
+ William Hershaw is the praisent eiditor o Lallans. He is a weill-kent
+
+ poet
+ and
+
+ singer
+ . Brocht up as a native Scots speiker in a Fife
+ mining community he trowes that ‘the Scots leid is for aabody’ and
+ “gin ye tint your leid ye tint your sel’. Aa Scots leid has a feir in
+ Lallans. William can be contacted at
+
+ w.hershaw678@btinternet
+ .
+ `,
+ 'en-GB': `
+ William Hershaw is the current editor of Lallans. He is a well-known
+
+ poet
+ and
+
+ singer
+ . Brought up as a native Scots speaker in a Fife mining
+ community, he believes that ‘the Scots language is for everyone’ and
+ “if you lose your language you lose your self.’ All Scots language can
+ give it a shot in Lallans. William can be contacted at
+
+ w.hershaw678@btinternet
+ .
+ `,
+ },
},
{
name: 'Derrick McClure',
--
cgit v1.2.3