Skip to content

Commit 2fd7da5

Browse files
committed
chore: Update coords.json
1 parent d5d7004 commit 2fd7da5

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

src/routes/about/coords.json

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,28 +3,33 @@
33
"year": "2025-2",
44
"leaders":[{
55
"name": "Vicente Muñoz",
6-
"description": "General",
6+
"description": "Presidente",
77
"githubUser": "utmite"
88
},
99
{
1010
"name": "Ignacio Palma",
11-
"description": "Vice Coordinador",
11+
"description": "Secretario General",
1212
"githubUser": "IgnacioPalma"
1313
},
1414
{
1515
"name": "Noemi Flores",
16-
"description": "Comunidad e Inlusión",
16+
"description": "Coordinadora de Comunidad e Inclusión",
1717
"githubUser": "soap-y"
1818
},
1919
{
2020
"name": "Vicente Cuitiño",
21-
"description": "Externo",
21+
"description": "Coordinador de Relaciones Exteriores",
2222
"githubUser": "MangoFrapuccino"
2323
},
2424
{
2525
"name": "Pablo Cruzat",
26-
"description": "Proyectos",
26+
"description": "Coordinador de Proyectos",
2727
"githubUser": "PabloCruzval"
28+
},
29+
{
30+
"name": "Nicolás Cruzat",
31+
"description": "Coordinador de Diseño",
32+
"githubUser": "nicru"
2833
}
2934
]
3035
},
@@ -50,7 +55,7 @@
5055
"name": "Vicente Cuitiño",
5156
"description": "Externo",
5257
"githubUser": "MangoFrapuccino"
53-
}
58+
}
5459
]
5560
},
5661
{

0 commit comments

Comments
 (0)