You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/events/2026/graz/main.yml
+16-8Lines changed: 16 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,8 @@ cfp_date_announce: # inform proposers of status
20
20
21
21
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.
22
22
23
-
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.
24
-
registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
23
+
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.
24
+
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.
25
25
26
26
registration_closed: ""#set this to true if you need to manually close registration before your registration end date
27
27
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.
64
64
- name: "Bernd Hirschmann"
65
65
employer: "EG Austria"
66
66
- name: "Linda Kolb"
67
-
employer: "AVL List GmbH"
67
+
employer: "SupplyBrain GmbH"
68
68
- name: "Alexandra Torrico Perez"
69
69
employer: "ilvi GmbH"
70
70
- name: "Claudia Schlacher"
@@ -83,19 +83,25 @@ organizer_email: "graz@devopsdays.org" # Put your organizer email address here
83
83
sponsors:
84
84
- id: FH Campus02
85
85
level: location
86
+
url: "https://www.campus02.at/"
86
87
# - id: AVL List GmbH
87
88
# level: gold
88
89
# # url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
89
90
# - id: BearingPoint GmbH
90
91
# level: gold
91
-
# - id: Guid.New
92
-
# level: gold
92
+
- id: Guid.New
93
+
level: gold
94
+
url: "https://guidnew.com/en/"
93
95
# - id: NTS NETZWERK TELEKOM SERVICE AG
94
96
# level: silver
95
97
# - id: EBCONT
96
98
# level: silver
97
-
# - id: DENOVO GmbH
98
-
# level: swag bag
99
+
- id: DENOVO GmbH
100
+
level: swag bag
101
+
url: "https://www.denovo.at/"
102
+
- id: The Dublin Road - Irish Pub
103
+
level: community
104
+
url: "https://www.thedublinroad.at/"
99
105
100
106
sponsors_accepted : "yes"# Whether you want "Become a XXX Sponsor!" link
0 commit comments