Skip to content

Commit 58d0157

Browse files
authored
[Barcelona-2026] add additional organizer and update intros (#15649)
* add additional organizer and update intros * add missing quotemark
1 parent 3c9493f commit 58d0157

2 files changed

Lines changed: 23 additions & 9 deletions

File tree

91.7 KB
Loading

data/events/2026/barcelona/main.yml

Lines changed: 23 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ team_members: # Name is the only required field for team members.
7070
linkedin: "https://www.linkedin.com/in/devooops/"
7171
image: david.jpg
7272
bio: 'David Castañeda is a "Platform Whisperer & DevOoops Engineer" from Barcelona who is a Senior DevOps Engineer at Xcelirate. He has a background as an Infrastructure engineer and describes himself as an enthusiastic and energetic person who enjoys working in a multicultural environment. <br><br>David likes to build things the "right way" while learning as much as possible. After many years of attending different conferences and meetups, David is now a core organizer of DevOpsBCN meetup and is excited to bring back the DevOpsDays community to Barcelona'
73+
7374
- name: "David Acacio"
7475
pronouns: "he/him"
7576
employer: "Schneider Electric"
@@ -78,6 +79,7 @@ team_members: # Name is the only required field for team members.
7879
linkedin: "https://www.linkedin.com/in/davidacacio/"
7980
image: acacio.jpg
8081
bio: "Acacio's journey started with a Spectrum 48k and has evolved into a career as a Cloud Architect ☁️, Podcaster and entrepreneur. <br><br>He thrives on building innovative solutions using Open Source, Unix/Linux systems, and applying agile & DevOps principles to drive results. 💡 <br><br>As a Cloud Architect and Podcaster 🎙️, He's dedicated to pushing the boundaries of technology and sharing my knowledge with the community"
82+
8183
- name: "Imma Valls Bernaus"
8284
employer: "Grafana Labs"
8385
pronouns: "she/her"
@@ -86,37 +88,49 @@ team_members: # Name is the only required field for team members.
8688
linkedin: "https://www.linkedin.com/in/imma-valls/"
8789
image: imma.jpg
8890
bio: "Imma is a Staff Developer at Grafana Labs, with a passion for simplifying Observability, OpenTelemetry, and Cloud-Native knowledge. She focuses on creating accessible technical content and driving the adoption of best practices within the community. <br>A passionate community builder and ally, she actively co-organizes local meetups at Cloud Native Barcelona, DevOps BCN, Grafana & Friends, and TechFems, focusing on creating inclusive spaces and helping underrepresented voices share their stories and expertise. <br>She is a Bruce Springsteen fan. No surrender!"
91+
8992
- name: "Eduard Epure"
9093
pronouns: "he/him"
91-
employer: "Telespazio Germany GmbH"
94+
employer: "Mews"
9295
website: ""
9396
linkedin: "https://www.linkedin.com/in/eduard-epure"
9497
image: eduard.jpg
95-
bio: "Eduard is a Cloud Engineer in the aerospace domain, passionate about travel, food, space, and CI/CD. <br><br>From day one, I’ve been all-in on cloud infrastructure and I love building systems that make engineers' lives easier"
98+
bio: "Eduard is a Security Engineer at Mews, with a strong background in cloud infrastructure and DevOps practices. <br><br>Passionate about building secure, scalable systems that simplify the work of engineers."
99+
96100
- name: "Almudena Vivanco"
97101
employer: "SCRM Lidl International Hub"
98102
pronouns: "she/her"
99103
website: ""
100104
linkedin: "https://www.linkedin.com/in/deniger/"
101105
image: almudena.jpg
102106
bio: "Almudena is of a mathematical vocation and has been dedicated to performance engineering for 18 years. Almudena has worked on projects with high traffic and high availability from online television platforms, job portals, security proxies, and now a European retailer. <br><br>For 20 years, she has been actively involved in the dissemination of DevOps and performance culture in Spain, hosting the webperf barcelona meetup since 2014. She is also an activist for the integration of female talent in STEM."
107+
103108
- name: "Julia Lamenza"
104109
employer: ""
105110
website: ""
106111
linkedin: "https://linkedIn.com/in/jlamenza"
107112
image: julia.jpg
108-
bio: "Juliana is an SRE with 15 years of Linux experience. Obsessed with automation, uptime, and catching flights more than outages. 🌍🐧"
113+
bio: "Julia is an SRE with 15 years of Linux experience. Obsessed with automation, uptime, and catching flights more than outages. 🌍🐧"
114+
109115
- name: Ana Carmona
110-
employer: 'Adevinta Spain / Infojobs'
111-
linkedin: 'https://www.linkedin.com/in/ana-carmona-ag'
116+
employer: "Adevinta Spain / Infojobs"
117+
linkedin: "https://www.linkedin.com/in/ana-carmona-ag"
112118
pronouns: "she/her"
113119
image: ana.jpg
114-
bio: 'Ana Carmona is an engineering leader at InfoJobs, where she works with platform and infrastructure teams to boost developer experience and reliability. <br><br>She’s been part of the Barcelona tech community for years, helping organize events like Women Techmakers, DotNet, and Software Crafters Barcelona. <br><br>Outside of work, she’s a slow runner, a mom of two, and a big fan of building communities. Her motto? “If I don’t know it, I’ll learn it."'
120+
bio: "Ana Carmona is an engineering leader at InfoJobs, where she works with platform and infrastructure teams to boost developer experience and reliability. <br><br>She’s been part of the Barcelona tech community for years, helping organize events like Women Techmakers, DotNet, and Software Crafters Barcelona. <br><br>Outside of work, she’s a slow runner, a mom of two, and a big fan of building communities. Her motto? “If I don’t know it, I’ll learn it.”"
121+
115122
- name: Heather Thacker
116-
employer: 'Gatling'
117-
linkedin: 'https://www.linkedin.com/in/hhthacker/'
123+
employer: "Gatling"
124+
linkedin: "https://www.linkedin.com/in/hhthacker/"
118125
image: heather.jpg
119-
bio: 'Developer advocate with a background in full stack software engineering.'
126+
bio: "Developer advocate with a background in full stack software engineering."
127+
128+
- name: "Ricard Forcada Viladomiu"
129+
employer: "Roche"
130+
pronouns: "he/him"
131+
linkedin: "https://www.linkedin.com/in/rforcada/"
132+
image: ricard.jpg
133+
bio: "Ricard is a DevOps Engineering Manager at Roche, leading CI/CD and Cloud practices for Lab Insights. With over 15 years of experience ranging from IT Audit to Software Development, he specializes in implementing DevOps strategies in the Lab Insights Chapter at Roche."
120134

121135
organizer_email: "barcelona@devopsdays.org" # Put your organizer email address here
122136

0 commit comments

Comments
 (0)