Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
589631b
[BEL-25]: add new sponsor and organizer
iagocavalcante Mar 12, 2025
f655bce
Merge pull request #11 from tasafo/feat/new-organizer
pigor Mar 24, 2025
c2b1594
add new organizers Thalyson Wilker, João Baganha, and Tiago Danin
thalisonwilker Mar 26, 2025
7d119dc
update team member details for João Baganha and Tiago Danin
thalisonwilker Mar 26, 2025
116a29f
add new sponsor 'vibe' at diamante level
thalisonwilker Mar 26, 2025
d22ab9b
add new sponsor 'elas na ti' at support level
thalisonwilker Mar 26, 2025
d2393c9
fix: lowercase-liner for sponsor logo name
thalisonwilker Mar 26, 2025
5aef984
Merge pull request #12 from thalisonwilker/feat/new-organizer
pigor Mar 27, 2025
9d54d93
[BEL-25]: fix: fix sponsor ID 'elas na ti' to lowercase
thalisonwilker Mar 27, 2025
e1e7ef2
Merge pull request #13 from thalisonwilker/feat/new-organizer-and-spo…
pigor Mar 27, 2025
058c673
add: new sponsor 'Elas na tecnologia' and update ID in event configur…
thalisonwilker Mar 28, 2025
71a57ab
Merge pull request #14 from thalisonwilker/feat/new-organizer
pigor Mar 31, 2025
5ff2c6a
Merge pull request #15 from thalisonwilker/feat/new-organizer
pigor Mar 31, 2025
c99a52d
[BEL-25]: add new sponsor 'CloudX' at silver level
thalisonwilker Mar 31, 2025
c36bce6
Merge branch 'tasafo:feat/new-organizer' into feat/new-organizer
thalisonwilker Mar 31, 2025
0172354
Merge pull request #16 from thalisonwilker/feat/new-organizer
pigor Mar 31, 2025
acbdb74
[BEL-25]: move the sponsor logo 'Cloudx' to the correct folder
thalisonwilker Apr 1, 2025
17a2d6f
Merge branch 'feat/new-organizer' of github.com:thalisonwilker/devops…
thalisonwilker Apr 1, 2025
bb58b8c
[BEL-25]: Update Sponsor 'CloudX' logo image format
thalisonwilker Apr 1, 2025
c318157
Merge pull request #17 from thalisonwilker/feat/new-organizer
pigor Apr 1, 2025
0646cc4
Merge branch 'main' into main
pigor Apr 3, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/sponsors/c/cloudx-bel-2025.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/sponsors/e/elas-na-tec-bel-2025.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 30 additions & 0 deletions data/events/2025/belem/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,26 @@ team_members: # Name is the only required field for team members.
image: "ryan.jpg"
linkedin: "https://www.linkedin.com/in/theunrealryan/"

- name: "Igor Dantas"
Comment thread
toshywoshy marked this conversation as resolved.
employer: "C6 Bank"
image: "igor-dantas.jpg"
linkedin: "https://www.linkedin.com/in/igor-dantas/"

- name: "Thalyson Wilker"
employer: "EasyGestor"
image: "thalyson.jpeg"
linkedin: "https://www.linkedin.com/in/thalysonwilker/"

- name: "João Baganha"
employer: "CESUPA"
image: "joao-baganha.jpg"
linkedin: "https://www.linkedin.com/in/joaopedrobaganha"

- name: "Tiago Danin"
employer: "Idopter Labs"
image: "tiago-danin.jpeg"
linkedin: "https://www.linkedin.com/in/tiagodanin/"

organizer_email: "belem@devopsdays.org" # Put your organizer email address here

# List all of your sponsors here along with what level of sponsorship they have.
Expand All @@ -91,8 +111,18 @@ sponsors:
level: community
- id: idopterlabs
level: diamante
- id: vibe
level: diamante
- id: devsnorte
level: community
- id: kubecareers
level: support
- id: kubeevents
level: support
- id: elas-na-tec-bel-2025
level: support
- id: cloudx-bel-2025
level: silver

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

Expand Down
2 changes: 2 additions & 0 deletions data/sponsors/cloudx-bel-2025.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
name: "CloudX"
url: "https://cloudx.com.br/"
2 changes: 2 additions & 0 deletions data/sponsors/elas-na-tec-bel-2025.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
name: "Elas na tecnologia"
url: "https://www.linkedin.com/company/acai-com-dados/"
Loading