From d24b56d33007f721ca3f22cfd583c40a09717786 Mon Sep 17 00:00:00 2001 From: kolbl Date: Fri, 1 May 2026 14:09:24 +0200 Subject: [PATCH] updating CFP and team --- content/events/2026-graz/sponsor.md | 2 +- content/events/2026-graz/welcome.md | 8 ++++---- data/events/2026/graz/main.yml | 24 ++++++++++++++++-------- 3 files changed, 21 insertions(+), 13 deletions(-) diff --git a/content/events/2026-graz/sponsor.md b/content/events/2026-graz/sponsor.md index 0b01193acce..2a684e13812 100644 --- a/content/events/2026-graz/sponsor.md +++ b/content/events/2026-graz/sponsor.md @@ -10,7 +10,7 @@ and are happy to tailor a solution that suits your budget and requirements. graz@devopsdays.org -Check out the sponsoring section on our website! +Check out our sponsorship kit! diff --git a/content/events/2026-graz/welcome.md b/content/events/2026-graz/welcome.md index 23d16591947..dccaf398bcb 100644 --- a/content/events/2026-graz/welcome.md +++ b/content/events/2026-graz/welcome.md @@ -59,14 +59,14 @@ Description = "devopsdays Graz 2026"
Propose
-
+ +
+ Our call for speakers is already closed. +
diff --git a/data/events/2026/graz/main.yml b/data/events/2026/graz/main.yml index 8e04d0d7cc5..4ddbb7a8fc3 100644 --- a/data/events/2026/graz/main.yml +++ b/data/events/2026/graz/main.yml @@ -20,8 +20,8 @@ cfp_date_announce: # inform proposers of status cfp_link: "https://pretalx.com/devopsdays-graz-2026/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. -registration_date_start: #2026-03-31 # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page. -registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here. +registration_date_start: 2026-03-31 # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page. +registration_date_end: 2026-09-01 # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here. registration_closed: "" #set this to true if you need to manually close registration before your registration end date registration_link: "https://www.devopsdays.at/events/devopsdays-graz-2026" # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button. @@ -64,7 +64,7 @@ team_members: # Name is the only required field for team members. - name: "Bernd Hirschmann" employer: "EG Austria" - name: "Linda Kolb" - employer: "AVL List GmbH" + employer: "SupplyBrain GmbH" - name: "Alexandra Torrico Perez" employer: "ilvi GmbH" - name: "Claudia Schlacher" @@ -83,19 +83,25 @@ organizer_email: "graz@devopsdays.org" # Put your organizer email address here sponsors: - id: FH Campus02 level: location + url: "https://www.campus02.at/" # - id: AVL List GmbH # level: gold # # url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL. # - id: BearingPoint GmbH # level: gold -# - id: Guid.New -# level: gold + - id: Guid.New + level: gold + url: "https://guidnew.com/en/" # - id: NTS NETZWERK TELEKOM SERVICE AG # level: silver # - id: EBCONT # level: silver -# - id: DENOVO GmbH -# level: swag bag + - id: DENOVO GmbH + level: swag bag + url: "https://www.denovo.at/" + - id: The Dublin Road - Irish Pub + level: community + url: "https://www.thedublinroad.at/" sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link @@ -115,4 +121,6 @@ sponsor_levels: - id: swag bag label: Swag Bag - id: location - label: Location \ No newline at end of file + label: Location + - id: community + label: Community \ No newline at end of file