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
21 changes: 11 additions & 10 deletions data/events/2026/geneva/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ startdate: 2026-05-21T08:00:00+01:00 # The start date of your event. Leave blank
enddate: 2026-05-22T17:00:00+01:00 # The end date of your event. Leave blank if you don't have a venue reserved yet.

# Leave CFP dates blank if you don't know yet, or set all three at once.
cfp_date_start: 2025-10-31T23:59:00+01:00
cfp_date_end: 2026-02-06T23:59:00+01:00
cfp_date_announce: 2026-02-16T23:59:00+01:00
cfp_date_start: 2025-10-31T23:59:00+01:00
cfp_date_end: 2026-02-06T23:59:00+01:00
cfp_date_announce: 2026-02-16T23:59:00+01:00

cfp_link: "" #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 @@ -37,7 +37,7 @@ location: "Geneva" # Defaults to city, but you can make it the venue name.
location_address: "Campus de Battelle, Rue de la Tambourine 17, 1227 Carouge" #Optional - use the street address of your venue. This will show up on the welcome page if set.

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 @@ -50,7 +50,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: "Matteo Mazzeri"
Expand Down Expand Up @@ -86,13 +85,13 @@ team_members: # Name is the only required field for team members.
image: xavier.jpg
bio: "Team Leader in the banking sector, Xavier is passionate about AI, DevOps, and digital transformation. He applies DevOps culture daily, from leading teams to managing digital products, while combining technical expertise with pragmatism and pedagogy. A graduate in data science and machine learning from EPFL Extension School, he is also a recognized speaker on AI, low-code, and automation, always highlighting the human dimension of technological change. Former badminton competitor for over ten years, he now coaches young players with the same energy he brings to making complex concepts accessible."
- name: "Gaelle Delesderrier"
employer: M.I.C.E. spirit
employer: M.I.C.E. spirit
website: https://mice-spirit.com
linkedin: "https://www.linkedin.com/in/ga%C3%ABlle-delesderrier-019a6727/"
image: gaelle.jpg
bio: "Gaëlle, originally from Geneva, has been working in an event agency for 10 years. She is our incentive specialist and is very passionate about mountain destinations. You can trust her to organize your seminars, product launches, and incentives in Switzerland and abroad. She will know how to find exclusive and lesser-known addresses as well as the tips that will make your event a success. She will guide you in your tailor-made program to create an emotional moment and make your experience unique."
- name: "Sen Catala"
employer: M.I.C.E. spirit
employer: M.I.C.E. spirit
website: https://mice-spirit.com
linkedin: "https://www.linkedin.com/in/sencatala/"
image: sen.jpg
Expand Down Expand Up @@ -140,14 +139,13 @@ sponsors:
- id: agilesuisse
level: community
- id: heg-geneva
level: community
level: host
- id: swissdevjobs
level: community
- id: webmardi
level: community


sponsors_accepted : "no" # 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
Expand All @@ -171,5 +169,8 @@ sponsor_levels:
- id: mic
label: Mic
max: 1
- id: host
label: Host
max: 1
- id: community
label: Community
Loading