From d3b694086c3f04b50f9e34e9ea70f94cee729cb1 Mon Sep 17 00:00:00 2001 From: Toshaan Bharvani Date: Thu, 27 Jun 2024 09:16:37 +0200 Subject: [PATCH] change sort order to match new functions - chair - president - ed - directors Signed-off-by: Toshaan Bharvani --- content/boardofdirectors/davidcalderwood.md | 2 +- content/boardofdirectors/jameskulina.md | 2 +- content/boardofdirectors/meowyee.md | 2 +- content/boardofdirectors/timothypearson.md | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/content/boardofdirectors/davidcalderwood.md b/content/boardofdirectors/davidcalderwood.md index f8d0bab..be713e0 100644 --- a/content/boardofdirectors/davidcalderwood.md +++ b/content/boardofdirectors/davidcalderwood.md @@ -1,7 +1,7 @@ --- title: "David Calderwood" position: "President" -weight: 3000 +weight: 100 date: 2023-03-29 start: 2023-03-27 end: 2025-03-27 diff --git a/content/boardofdirectors/jameskulina.md b/content/boardofdirectors/jameskulina.md index f8f41de..0b5514b 100644 --- a/content/boardofdirectors/jameskulina.md +++ b/content/boardofdirectors/jameskulina.md @@ -1,7 +1,7 @@ --- title: "James Kulina" position: "Executive Director" -weight: 100 +weight: 150 date: 2021-03-03 start: 2020-03-30 end: 2034-12-31 diff --git a/content/boardofdirectors/meowyee.md b/content/boardofdirectors/meowyee.md index be95c33..b2860b8 100644 --- a/content/boardofdirectors/meowyee.md +++ b/content/boardofdirectors/meowyee.md @@ -1,7 +1,7 @@ --- title: "Meow Yee" position: "Director" -weight: 10 +weight: 1000 date: 2023-03-29 start: 2023-03-27 end: 2025-03-27 diff --git a/content/boardofdirectors/timothypearson.md b/content/boardofdirectors/timothypearson.md index 6c698dc..64e4ef2 100644 --- a/content/boardofdirectors/timothypearson.md +++ b/content/boardofdirectors/timothypearson.md @@ -1,8 +1,8 @@ --- title: "Timothy Pearson" position: "Chairman" -weight: 3000 -date: 2021-03-03 +weight: 1 +date: 2024-06-27 start: 2024-06-14 end: 2026-06-14 draft: false