-
Notifications
You must be signed in to change notification settings - Fork 704
[FLN - 2025] - Add new organizers and sponsor #15581
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
nimbinatus
merged 4 commits into
devopsdays:main
from
LanusseMorais:fln_add_new_organizers
Nov 24, 2025
Merged
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,14 +4,13 @@ city: "Florianópolis" # The displayed city name of the event. Capitalize it. | |
| # event_twitter: "DevOpsDaysFLN" # Change this to the twitter handle for your event such as devopsdayschi or devopsdaysmsp | ||
| description: "Devopsdays está retornando a Florianópolis!" # Edit this to suit your preferences | ||
| ga_tracking_id: "" # If you have your own Google Analytics tracking ID, enter it here. Example: "UA-74738648-1" | ||
| masthead_background: "background.png" | ||
|
|
||
| masthead_background: "background.jpg" | ||
| # All dates are in unquoted 2023-MM-DDTHH:MM:SS+TZ:TZ, like this: | ||
| # variable: 2019-01-04T00:00:00+02:00 | ||
| # variable: 2019-01-05T23:59:59+02:00 | ||
| # Note: we allow 2023-MM-DD for backward compatibility, but it can lead to unexpected behaviors (like your event disappearing from the front page during your last day) | ||
|
|
||
|
|
||
| startdate: 2025-12-06 #2023-11-11T00:00:00-03:00 # The start date of your event. Leave blank if you don't have a venue reserved yet. | ||
| enddate: 2025-12-06 #2023-11-11T23:59:59-03:00 # The end date date of your event. Leave blank if you don't have a venue reserved yet. | ||
|
|
||
|
|
@@ -31,9 +30,8 @@ registration_link: "https://meuingresso.com.br/eventos/devopsdays-floripa-2025" | |
|
|
||
| # Location | ||
| # | ||
| location: Florianópolis | ||
| coordinates: "-27.499903326916883, -48.514595" # The coordinates of your city. Get Latitude and Longitude of a Point: http://itouchmap.com/latlong.html | ||
| location: Auditório do Centro Universitário Cesusc - UNICESUSC | ||
| location: "Auditório do Centro Universitário Cesusc - UNICESUSC" | ||
| location_address: SC-401, 9301 - Santo Antonio de Lisboa, Florianópolis - SC, 88050-001 | ||
|
|
||
| event_social_linkedin: "https://www.linkedin.com/company/devopsdaysfln/" # Change this to the url to your Linkedin group, company, or page. | ||
|
|
@@ -63,7 +61,7 @@ nav_elements: # List of pages you want to show up in the navigation of your page | |
| # These are the same people you have on the mailing list and Slack channel. | ||
| team_members: # Name is the only required field for team members. | ||
| - name: "Lanusse Morais" | ||
| employer: "Nubank" | ||
| employer: "Open Source Engineer" | ||
| linkedin: "https://www.linkedin.com/in/thalita-lanusse/" | ||
| github: "lanussemorais" | ||
| image: "lanusse-morais.jpg" | ||
|
|
@@ -80,8 +78,24 @@ team_members: # Name is the only required field for team members. | |
| image: "patrick-machado.png" | ||
| linkedin: "https://www.linkedin.com/in/patrickfreiremachado/" | ||
|
|
||
| - name: "Gislaine Luciane" | ||
| employer: "Community Enthusiast" | ||
| image: "gislaine-luciane.png" | ||
| linkedin: "https://www.linkedin.com/in/gislaine-luciane-844816141/" | ||
|
|
||
| - name: "Julio Fontes" | ||
| employer: "DevOps & MLOps Engineer" | ||
| image: "julio-fontes.jpeg" | ||
| linkedin: "https://www.linkedin.com/in/juliofontesitpro/" | ||
| github: "DevFontes" | ||
|
|
||
| - name: "Stefani Dal Puppo" | ||
| employer: "Support analyst" | ||
| image: "stefani-dal-puppo.jpeg" | ||
| linkedin: "https://www.linkedin.com/in/stefanidalpuppo/" | ||
|
|
||
| organizer_email: "[email protected]" | ||
| masthead_background: "header.jpeg" | ||
| # masthead_background: "header.jpeg" | ||
|
|
||
| # List all of your sponsors here along with what level of sponsorship they have. | ||
| # Check data/sponsors/ to use sponsors already added by others. | ||
|
|
@@ -92,8 +106,10 @@ sponsors: | |
| level: platinum | ||
| - id: software.com.br | ||
| level: gold | ||
| - id: unicesusc | ||
| level: community | ||
|
|
||
| sponsors_accepted: "yes" # Whether you want "Become a XXX Sponsor!" link | ||
| sponsors_accepted: "no" # Whether you want "Become a XXX Sponsor!" link | ||
|
|
||
| # In this section, list the level of sponsorships and the label to use. | ||
| # You may optionally include a "max" attribute to limit the number of sponsors per level. For | ||
|
|
@@ -104,10 +120,10 @@ sponsor_levels: | |
| label: Platinum | ||
| - id: gold | ||
| label: Gold | ||
| - id: silver | ||
| label: Silver | ||
| - id: bronze | ||
| label: Bronze | ||
| # - id: silver | ||
| # label: Silver | ||
| # - id: bronze | ||
| # label: Bronze | ||
| #- id: gold | ||
| # label: Gold | ||
| # max: 10 | ||
|
|
@@ -116,8 +132,8 @@ sponsor_levels: | |
| # max: 0 # This is the same as omitting the max limit. | ||
| #- id: bronze | ||
| # label: Bronze | ||
| #- id: community | ||
| # label: Community | ||
| - id: community | ||
| label: Community | ||
|
|
||
| program: | ||
| - title: "Recepção / Cadastramento dos participantes" | ||
|
|
@@ -204,6 +220,7 @@ program: | |
| date: 2025-12-06 | ||
| start_time: "16:15" | ||
| end_time: "16:50" | ||
| background_color: "#cc99ff" | ||
|
|
||
| - title: "adriana-cardoso" | ||
| type: talk | ||
|
|
@@ -216,4 +233,3 @@ program: | |
| date: 2025-12-06 | ||
| start_time: "17:25" | ||
| end_time: "18:00" | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| name: "unicesusc" | ||
| url: "https://unicesusc.edu.br/" |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.