From 49bfa66818dd0f5c0f3f6c2bd6edf71025d7bfd9 Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> Date: Wed, 18 Oct 2023 20:23:50 +0100 Subject: Adds contributors --- src/data/lallans/issue102.ts | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) 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; -- cgit v1.2.3