summaryrefslogtreecommitdiff
path: root/src/data
diff options
context:
space:
mode:
authorJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2023-10-18 20:23:50 +0100
committerJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2023-10-18 20:23:50 +0100
commit49bfa66818dd0f5c0f3f6c2bd6edf71025d7bfd9 (patch)
treed15c4b2cd1c73eb0fb7a92a5c9cd632ed01ae2f1 /src/data
parent8b8d1c908fe39bc1fea0c23374783803bc862c9b (diff)
Adds contributors
Diffstat (limited to 'src/data')
-rw-r--r--src/data/lallans/issue102.ts38
1 files changed, 38 insertions, 0 deletions
diff --git a/src/data/lallans/issue102.ts b/src/data/lallans/issue102.ts
index 208d464..1ae14e5 100644
--- a/src/data/lallans/issue102.ts
+++ b/src/data/lallans/issue102.ts
@@ -15,6 +15,44 @@ const issue: LallansIssue = {
'en-GB': 'The hundred-and-second issue of the Lallans magazine.',
sco: 'The hunner-an-saicont issue o the Lallans magazine.',
},
+ contributors: [
+ 'Finola Scott',
+ 'Derrick McClure',
+ 'Jamie Purves',
+ 'Lord Braxfield',
+ 'Frieda Morrison',
+ 'Irene Howat',
+ 'David Bleiman',
+ 'Marcus Keaveney',
+ 'WS Milne',
+ 'Alistair McLeish',
+ 'Craig Aitchison',
+ 'Ian Nimmo White',
+ 'Maggie Elliott',
+ 'Jim Aitken',
+ 'Gordon D Moodie',
+ 'Walter Perrie',
+ 'Kevin Connelly',
+ 'Frances Robson',
+ 'Jim Roddie',
+ 'Fred Freeman',
+ 'George T Watt',
+ 'Hamish Scott',
+ 'Rose MacGregor',
+ 'Nicole Le Marie',
+ 'Jacqueline Tweddle',
+ 'Sheena Blackhall',
+ 'Elaine Morton',
+ 'Alasdair Allan',
+ 'Pete Fortune',
+ 'Tony Beekman',
+ 'Ewan MacColl',
+ 'Odveig Klyve',
+ 'Jock Stein',
+ 'Michael Swan',
+ 'Marion Angus',
+ 'Brendan McCluskey',
+ ],
};
export default issue;