File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 11# The Pyvec board members in time
22# The current board is first, previous boards are listed in descending order
33# Each member has a `name`, `github`, and optionally a `roles` array
4+ #
5+ # "start_on" should ideally be the date of the hand-over meeting
6+
7+ [[board ]]
8+ start_on = " 2025-05-07"
9+
10+ [[board .members ]]
11+ name = " Jakub Vysoký"
12+ github = " kvbik"
13+
14+ [[board .members ]]
15+ name = " Jan Čermák"
16+ github = " sairon"
17+ roles = [" treasurer" ]
18+
19+ [[board .members ]]
20+ name = " Karolina Surma"
21+ github = " befeleme"
22+ roles = [" chair" ]
23+
24+ [[board .members ]]
25+ name = " Petr Viktorin"
26+ github = " encukou"
27+
28+ [[board .members ]]
29+ name = " Jakub Červinka"
30+ github = " JakubDotPy"
31+
432
533[[board ]]
634start_on = " 2022-04-09"
You can’t perform that action at this time.
0 commit comments