Skip to content

Commit b462a27

Browse files
committed
[IST-2025]: add new contacts and sponsors
Signed-off-by: Batuhan Apaydın <[email protected]>
1 parent c86e6f5 commit b462a27

File tree

3 files changed

+22
-8
lines changed

3 files changed

+22
-8
lines changed
77.5 KB
Loading
442 KB
Loading

data/events/2025/istanbul/main.yml

Lines changed: 22 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ startdate: 2025-11-01T00:00:00+03:00
1414
enddate: 2025-11-01T23:59:59+03:00
1515

1616
# Leave CFP dates blank if you don't know yet, or set all three at once.
17-
cfp_date_start: # start accepting talk proposals.
18-
cfp_date_end: # close your call for proposals.
17+
cfp_date_start: 2025-05-13T21:00:00+03:00 # start accepting talk proposals.
18+
cfp_date_end: 2025-07-13T21:00:00+03:00 # close your call for proposals.
1919
cfp_date_announce: # inform proposers of status
2020

21-
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.
21+
cfp_link: "https://www.papercall.io/devopsdays-istanbul-2025" #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.
2222

2323
registration_date_start: # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page.
2424
registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
@@ -85,12 +85,29 @@ team_members: # Name is the only required field for team members.
8585
image: "dogukan-turan.jpg"
8686
twitter: "imdotu"
8787
linkedin: "https://www.linkedin.com/in/dogukanturan/"
88+
89+
- name: "Nazlican Yavuz"
90+
employer: "Akbank"
91+
image: "nazlican-yavuz.jpg"
92+
linkedin: "https://www.linkedin.com/in/nazlicanyavuz/"
93+
94+
- name: "Can Gürdal"
95+
employer: "Huawei"
96+
image: "can-gurdal.jpg"
97+
linkedin: "https://www.linkedin.com/in/gurdalc19"
98+
8899

89100
organizer_email: "[email protected]" # Put your organizer email address here
90101

91102
# List all of your sponsors here along with what level of sponsorship they have.
92103
# Check data/sponsors/ to use sponsors already added by others.
93104
sponsors:
105+
- id: Akbank
106+
level: platinium
107+
- id: Amazon Web Services
108+
level: gold
109+
- id: Kloia
110+
level: gold
94111

95112
sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
96113

@@ -101,11 +118,8 @@ sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
101118
sponsor_levels:
102119
- id: gold
103120
label: Gold
104-
# max: 10
121+
- id: platinum
122+
label: Platinum
105123
- id: silver
106124
label: Silver
107125
max: 0 # This is the same as omitting the max limit.
108-
- id: bronze
109-
label: Bronze
110-
- id: community
111-
label: Community

0 commit comments

Comments
 (0)