Skip to content

Commit d734de8

Browse files
authored
Merge pull request #15541 from orafaelferreiraa/feature/add-tickets
[FLORIPA-2025] adding registration_link and new sponsor software.com.br
2 parents 8c63ef6 + 1741262 commit d734de8

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed
77.5 KB
Loading

data/events/2025/florianopolis/main.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ cfp_link: "https://www.papercall.io/devopsdays-fln-2025" # #if you have a custom
2626
# registration_date_start: # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page.
2727
# registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
2828

29-
registration_closed: "true" #set this to true if you need to manually close registration before your registration end date
30-
# registration_link: "https://www.sympla.com.br/evento/devopsdays-florianopolis-2025/2588454" # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.
29+
registration_closed: "false" #set this to true if you need to manually close registration before your registration end date
30+
registration_link: "https://meuingresso.com.br/eventos/devopsdays-floripa-2025" # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.
3131

3232
# Location
3333
#
@@ -86,6 +86,8 @@ sponsors:
8686
level: platinum
8787
- id: elastic
8888
level: platinum
89+
- id: software.com.br
90+
level: gold
8991

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

data/sponsors/software.com.br.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
name: "Software.com.br"
2+
url: "https://software.com.br/"

0 commit comments

Comments
 (0)