Skip to content
Merged
Changes from all commits
Commits
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
11 changes: 5 additions & 6 deletions data/events/2025/amsterdam/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ enddate: 2025-06-20T23:00:00+02:00 # The end date of your event. Leave blank if
# Leave CFP dates blank if you don't know yet, or set all three at once.
cfp_date_start: 2024-12-16T00:00:00-05:00 # start accepting talk proposals.
cfp_date_end: 2025-01-31T00:00:00-05:00 # close your call for proposals.
cfp_date_announce: # inform proposers of status
cfp_date_announce: # inform proposers of status

cfp_link: "https://talks.devopsdays.org/devopsdays-amsterdam-2025/cfp" #if you have a custom link for submitting proposals, add it here. This will control the Propose menu item as well as the "Propose" button.

Expand All @@ -39,7 +39,7 @@ sharing_image: "doda-coverbanner-1200x600.png"
masthead_background: "backdrop.png"

nav_elements: # List of pages you want to show up in the navigation of your page.
# - name: propose
# - name: propose
- name: location
- name: registration
- name: program
Expand All @@ -55,7 +55,6 @@ nav_elements: # List of pages you want to show up in the navigation of your page
# icon: "map-o" # This is a font-awesome icon that will display on small screens. Choose at http://fontawesome.io/icons/
# url: http://mycfp.com # The url setting is optional, and only if you want the navigation to link off-site


# 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: "Jos van Schouten"
Expand Down Expand Up @@ -110,11 +109,11 @@ team_members: # Name is the only required field for team members.
- name: "Daniel Paulus"
pronouns: "he/him"
linkedin: "https://www.linkedin.com/in/danielpaulus/"
twitter: "PaulusTM"
github: "PaulusTM"
bluesky: "https://bsky.app/profile/paulustm.bsky.social"
website: "https://danielpaulus.com"
image: "daniel.jpg"


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

# List all of your sponsors here along with what level of sponsorship they have.
Expand Down Expand Up @@ -150,7 +149,7 @@ sponsors:
# - id: arresteddevops
# level: community

sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
sponsors_accepted: "yes" # 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
Expand Down
Loading