Skip to content

Commit e1e7ef2

Browse files
authored
Merge pull request #13 from thalisonwilker/feat/new-organizer-and-sponsors
[BEL-25]: update organizers team and add new sponsors
2 parents f655bce + d2393c9 commit e1e7ef2

File tree

5 files changed

+19
-0
lines changed

5 files changed

+19
-0
lines changed
83 KB
Loading
26.7 KB
Loading
118 KB
Loading

data/events/2025/belem/main.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,21 @@ team_members: # Name is the only required field for team members.
8383
image: "igor-dantas.jpg"
8484
linkedin: "https://www.linkedin.com/in/igor-dantas/"
8585

86+
- name: "Thalyson Wilker"
87+
employer: "EasyGestor"
88+
image: "thalyson.jpeg"
89+
linkedin: "https://www.linkedin.com/in/thalysonwilker/"
90+
91+
- name: "João Baganha"
92+
employer: "CESUPA"
93+
image: "joao-baganha.jpg"
94+
linkedin: "https://www.linkedin.com/in/joaopedrobaganha"
95+
96+
- name: "Tiago Danin"
97+
employer: "Idopter Labs"
98+
image: "tiago-danin.jpeg"
99+
linkedin: "https://www.linkedin.com/in/tiagodanin/"
100+
86101
organizer_email: "[email protected]" # Put your organizer email address here
87102

88103
# List all of your sponsors here along with what level of sponsorship they have.
@@ -96,12 +111,16 @@ sponsors:
96111
level: community
97112
- id: idopterlabs
98113
level: diamante
114+
- id: vibe
115+
level: diamante
99116
- id: devsnorte
100117
level: community
101118
- id: kubecareers
102119
level: support
103120
- id: kubeevents
104121
level: support
122+
- id: elas-na-ti-BEL-2025
123+
level: support
105124

106125
sponsors_accepted: "yes" # Whether you want "Become a XXX Sponsor!" link
107126

46.2 KB
Loading

0 commit comments

Comments
 (0)