Skip to content

Commit af8fe65

Browse files
committed
Merge branch 'refs/heads/main' into event/2026-sibiu
2 parents ac59dad + 7e3d65b commit af8fe65

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

data/events/2026/barcelona/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ team_members: # Name is the only required field for team members.
103103
- name: "Julia Lamenza"
104104
employer: ""
105105
website: ""
106-
linkedin: "linkedIn.com/in/jlamenza"
106+
linkedin: "https://linkedIn.com/in/jlamenza"
107107
image: julia.jpg
108108
bio: "Juliana is an SRE with 15 years of Linux experience. Obsessed with automation, uptime, and catching flights more than outages. 🌍🐧"
109109
- name: Ana Carmona

data/events/2026/nashville/main.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -100,11 +100,8 @@ organizer_email: "nashville@devopsdays.org" # Put your organizer email address h
100100
# List all of your sponsors here along with what level of sponsorship they have.
101101
# Check data/sponsors/ to use sponsors already added by others.
102102
sponsors:
103-
#- id: samplesponsorname
104-
# level: gold
105-
# url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
106-
#- id: arresteddevops
107-
# level: community
103+
- id: kubeevents
104+
level: media
108105

109106
sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
110107

@@ -128,4 +125,7 @@ sponsor_levels:
128125
- id: startup
129126
label: Startup
130127
max: 2
128+
- id: media
129+
label: Media
130+
# max: 10
131131

0 commit comments

Comments
 (0)