Skip to content

Commit c0275b4

Browse files
committed
feat(2025-2)
1 parent 2b767de commit c0275b4

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

src/routes/about/coords.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,33 @@
11
[
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+
},
231
{
332
"year": "2025-1",
433
"leaders": [

0 commit comments

Comments
 (0)