We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b767de commit c0275b4Copy full SHA for c0275b4
src/routes/about/coords.json
@@ -1,4 +1,33 @@
1
[
2
+ {
3
+ "year": "2025-2",
4
+ "leaders":[{
5
+ "name": "Vicente Muñoz",
6
+ "description": "General",
7
+ "githubUser": "utmite"
8
+ },
9
10
+ "name": "Ignacio Palma",
11
+ "description": "Vice Coordinador",
12
+ "githubUser": "IgnacioPalma"
13
14
15
+ "name": "Noemi Flores",
16
+ "description": "Comunidad e Inlusión",
17
+ "githubUser": "soap-y"
18
19
20
+ "name": "Vicente Cuitiño",
21
+ "description": "Externo",
22
+ "githubUser": "MangoFrapuccino"
23
24
25
+ "name": "Pablo Cruzat",
26
+ "description": "Proyectos",
27
+ "githubUser": "PabloCruzval"
28
+ }
29
+ ]
30
31
{
32
"year": "2025-1",
33
"leaders": [
0 commit comments