Skip to content

Commit fa71ea6

Browse files
authored
Update Organizer list (#65)
1 parent 3254ce0 commit fa71ea6

File tree

3 files changed

+0
-9
lines changed

3 files changed

+0
-9
lines changed

public/images/org/freilla.jpg

-40.6 KB
Binary file not shown.

src/components/organization.astro

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,6 @@ const features = [
5050
photo: "/images/org/cristian.jpg",
5151
url: "https://maureira.xyz",
5252
},
53-
{
54-
name: "Freilla",
55-
role: "",
56-
bio: "org.freilla",
57-
photo: "/images/org/freilla.jpg",
58-
url: "https://www.linkedin.com/in/freillamae/",
59-
},
6053
{
6154
name: "Vicky Twomey-Lee",
6255
role: "CoC Team Lead",

src/i18n/ui.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ export const ui = {
8383
"org.denny": "Software QA Analyst. Python community manager. Python Software Foundation (PSF) Fellow & Director. Advocates diversity and inclusion within tech communities. PyLadies chapters organizer.",
8484
"org.description": "PyLadies is an international mentorship group with a focus on helping more women become active participants and leaders in the Python open-source community. Our mission is to promote, educate and advance a diverse Python community through outreach, education, conferences, events and social gatherings.",
8585
"org.description_link": "To learn more, visit the PyLadies website",
86-
"org.freilla": "Executive Director at Python Asia Organization and Director of Outreach & Diversity at Python PH. Leads Django Girls Cagayan de Oro, advocating for diversity, accessibility, and community empowerment through Python.",
8786
"org.vicky-twomey-lee": "An Irish Pythonista advocating diversity in tech, and runs regular PyLadies Dublin events. It was through Python that she got involved with the Irish tech community in 2005. She is a EuroPython Society Fellow, PSF Fellow and Community Service awardee.",
8887
"org.georgi": "Mother of 2 adults | Director @PSF | Fellow Member | 2020 PSF community service award | PSF D&I Workgroup Chair | PyCon US Design Lead since 2022",
8988
"org.mariajose": "I am a passionate biotechnologist, working as a Sr. Data Scientist in Berlin. In my spare time, I love to develop projects that can help people around our own planet, help to organize workshops and give talks in many python communities.",
@@ -180,7 +179,6 @@ export const ui = {
180179
"org.denny": "Software Analista de control de calidad. Python Community Manager. Python Software Foundation (PSF) Fellow & Director. Defiende la diversidad y la inclusión en las comunidades tecnológicas. Organizadora de capítulos de PyLadies.",
181180
"org.description": "PyLadies es un grupo de tutoría internacional con un enfoque en ayudar a más mujeres a convertirse en participantes activos y líderes en la comunidad de código abierto de Python. Nuestra misión es promover, educar y avanzar en una comunidad de Python diversa a través de alcance, educación, conferencias, eventos y reuniones sociales.",
182181
"org.description_link": "Para obtener más información, visita el sitio web de PyLadies",
183-
"org.freilla": "Directora ejecutiva de Python Asia Organization y Directora de Divulgación y Diversidad en Python PH. Lidera Django Girls Cagayan de Oro, abogando por diversidad, accesibilidad, y empoderamiento de la comunidad a través de Python.",
184182
"org.vicky-twomey-lee": "An Irish Pythonista advocating diversity in tech, and runs regular PyLadies Dublin events. It was through Python that she got involved with the Irish tech community in 2005. She is a EuroPython Society Fellow, PSF Fellow and Community Service awardee.",
185183
"org.georgi": "Madre de 2 adultos | Directora @PSF | Fellow @PSF | Premio de servicio comunitario 2020 PSF | Directora del grupo de trabajo PSF D&I | Líder de diseño en PyCon US desde 2022",
186184
"org.mariajose": "Biotecnóloga apasionada, trabajando como Científica de datos Senior en Berlín. En mi tiempo libre, me encanta desarrollar proyectos que puedan ayudar a las personas alrededor de nuestro propio planeta, ayudar a organizar talleres y dar charlas en muchas comunidades de Python.",

0 commit comments

Comments
 (0)