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
12
12
13
13
14
14
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
+
15
27
Výbor od 9.4.2022
16
28
-------------------------------------------------
17
29
Original file line number Diff line number Diff line change 1
1
# The Pyvec board members in time
2
2
# The current board is first, previous boards are listed in descending order
3
3
# 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
+
4
33
5
34
[[board ]]
6
35
start_on = " 2022-04-09"
You can’t perform that action at this time.
0 commit comments