-
Notifications
You must be signed in to change notification settings - Fork 708
[Graz-2026] updating CFP, sponsoring kit and new employer of a team member #15872
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
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -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 | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This sponsor does not exist, you need to create a file in |
||
| 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 | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This sponsor does not exist, you need to create a file in |
||
| level: swag bag | ||
| url: "https://www.denovo.at/" | ||
| - id: The Dublin Road - Irish Pub | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This sponsor does not exist, you need to create a file in |
||
| 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 | ||
| label: Location | ||
| - id: community | ||
| label: Community | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This sponsor does not exist, you need to create a file in
data/sponsors/fh-camp02.ymlwithnameandurland if you want to have an image, you need to add the png file toassets/sponsors/f/fh-camp02.pngThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for pointing that out. None of our sponsors exist in data/sponsors, we will create them there at a later time once they are fixed. I commented the section out for now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These sponsors have not fully been commented out; it could cause the build to go a bit haywire. Could you comment the rest of them out, please?