File tree Expand file tree Collapse file tree 2 files changed +41
-0
lines changed
Expand file tree Collapse file tree 2 files changed +41
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,18 @@ Kanonickým zdrojem pravdy je ale `výpis na justice.cz <https://or.justice.cz/i
1212
1313
1414
15+ Výbor od 7.5.2025
16+ -------------------------------------------------
17+
18+ .. csv-table ::
19+ :header: "Jméno", "GitHub", "Funkce"
20+
21+ Jakub Vysoký, `@kvbik <https://github.com/kvbik >`_,
22+ Jan Čermák, `@sairon <https://github.com/sairon >`_, |:moneybag: |
23+ Karolina Surma, `@befeleme <https://github.com/befeleme >`_, |:crown: |
24+ Petr Viktorin, `@encukou <https://github.com/encukou >`_,
25+ Jakub Červinka, `@JakubDotPy <https://github.com/JakubDotPy >`_,
26+
1527Výbor od 9.4.2022
1628-------------------------------------------------
1729
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" is the day when the board assumed power.
6+
7+
8+ [[board ]]
9+ start_on = " 2025-05-07"
10+
11+ [[board .members ]]
12+ name = " Jakub Vysoký"
13+ github = " kvbik"
14+
15+ [[board .members ]]
16+ name = " Jan Čermák"
17+ github = " sairon"
18+ roles = [" treasurer" ]
19+
20+ [[board .members ]]
21+ name = " Karolina Surma"
22+ github = " befeleme"
23+ roles = [" chair" ]
24+
25+ [[board .members ]]
26+ name = " Petr Viktorin"
27+ github = " encukou"
28+
29+ [[board .members ]]
30+ name = " Jakub Červinka"
31+ github = " JakubDotPy"
32+
433
534[[board ]]
635start_on = " 2022-04-09"
You can’t perform that action at this time.
0 commit comments