change sort order to match new functions

- chair
- president
- ed
- directors

Signed-off-by: Toshaan Bharvani <toshaan@vantosh.com>
jamesk-patch-1
Toshaan Bharvani 3 months ago
parent 088b1bb1c3
commit d3b694086c

@ -1,7 +1,7 @@
--- ---
title: "David Calderwood" title: "David Calderwood"
position: "President" position: "President"
weight: 3000 weight: 100
date: 2023-03-29 date: 2023-03-29
start: 2023-03-27 start: 2023-03-27
end: 2025-03-27 end: 2025-03-27

@ -1,7 +1,7 @@
--- ---
title: "James Kulina" title: "James Kulina"
position: "Executive Director" position: "Executive Director"
weight: 100 weight: 150
date: 2021-03-03 date: 2021-03-03
start: 2020-03-30 start: 2020-03-30
end: 2034-12-31 end: 2034-12-31

@ -1,7 +1,7 @@
--- ---
title: "Meow Yee" title: "Meow Yee"
position: "Director" position: "Director"
weight: 10 weight: 1000
date: 2023-03-29 date: 2023-03-29
start: 2023-03-27 start: 2023-03-27
end: 2025-03-27 end: 2025-03-27

@ -1,8 +1,8 @@
--- ---
title: "Timothy Pearson" title: "Timothy Pearson"
position: "Chairman" position: "Chairman"
weight: 3000 weight: 1
date: 2021-03-03 date: 2024-06-27
start: 2024-06-14 start: 2024-06-14
end: 2026-06-14 end: 2026-06-14
draft: false draft: false

Loading…
Cancel
Save