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 b6f17f6 commit fa52b62Copy full SHA for fa52b62
integrantes.py
@@ -98,12 +98,14 @@
98
"Denny Perez": {
99
"img": "coordinacion_denny.jpg",
100
"linkedin": "dennyperez18",
101
- "github": "",
102
- "twitter": "",
+ "github": "DennyPerez18",
+ "twitter": "dennyperez18",
103
"activo": "1",
104
"descripcion": (
105
- "Analista QA. Entusiasta de la comunidad Python. Coorganizadora de las "
106
- "comunidades PyLadies Chile y PyConLatam."
+ "Analista de Calidad de Software con formación en Contabilidad. "
+ "Entusiasta del Open Source y líder de comunidades en el ecosistema Python y GitHub. "
107
+ "Mentora de capitulos PyLadies. "
108
+ "Directora y miembro Fellow de la Python Software Foundation."
109
),
110
},
111
"Franklin Arredondo": {
0 commit comments