Skip to content

Commit 56ffa18

Browse files
authored
Merge pull request #64 from pyladies/update-team-members
Update team membership
2 parents d569858 + 6e25363 commit 56ffa18

File tree

3 files changed

+0
-9
lines changed

3 files changed

+0
-9
lines changed

public/images/org/lais.webp

-10.7 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: "Laís",
55-
role: "",
56-
bio: "org.lais",
57-
photo: "/images/org/lais.webp",
58-
url: "https://laisbsc.github.io/",
59-
},
6053
{
6154
name: "Freilla",
6255
role: "",

src/i18n/ui.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ export const ui = {
8585
"org.description_link": "To learn more, visit the PyLadies website",
8686
"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.",
8787
"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",
88-
"org.lais": "Developer and Open Source advocate. EuroPython Society Fellow, 2025 PSF Community Service Award, former Board of Python Ireland and EuroPython. Organiser of Humble Data. Compulsive Community organiser.",
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.",
9089
"org.mariatta": "Mariatta is a Python core developer where she focuses on improving the workflow and documentation. She is active in the Python community as an advisor for the Global PyLadies, and PyCon US Chair.",
9190
"org.subtitle": "The Organizers",
@@ -182,7 +181,6 @@ export const ui = {
182181
"org.description_link": "Para obtener más información, visita el sitio web de PyLadies",
183182
"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.",
184183
"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",
185-
"org.lais": "Desarrolladora y defensora del código abierto. Miembro de la EuroPython Society, Premio al Servicio Comunitario PSF 2025, exmiembro de la Junta Directiva de Python Irlanda y EuroPython. Organizadora de Humble Data. Compulsiva organizadora de la comunidad.",
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.",
187185
"org.mariatta": "Mariatta es una desarrolladora principal de Python donde se enfoca en mejorar el flujo de trabajo y la documentación. Ella es activa en la comunidad de Python como asesora de PyLadies Global y la directora de PyCon.",
188186
"org.subtitle": "La organización",

0 commit comments

Comments
 (0)