From 3807c89c02716e945f3f499c87de7482242ee90a Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> Date: Mon, 28 Aug 2023 16:53:12 +0100 Subject: Marks Bleiman as an Ordinary Member --- src/data/committee.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/data') diff --git a/src/data/committee.ts b/src/data/committee.ts index 614a11d..e8e41a2 100644 --- a/src/data/committee.ts +++ b/src/data/committee.ts @@ -25,7 +25,7 @@ const committee: CommitteeMember[] = [ }, { name: 'David Bleiman', - roles: [], + roles: [CommitteeRole.OrdinaryMember], bio: { sco: ` David bides i Cramond on the Embro Riviera. He is a makar, an is the winner -- cgit v1.2.3