Skip to content

Commit bae4700

Browse files
committed
[IST-2025]: add new contacts and sponsors
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com> Signed-off-by: Batuhan Apaydın <16693043+developer-guy@users.noreply.github.com>
1 parent c86e6f5 commit bae4700

File tree

4 files changed

+29
-8
lines changed

4 files changed

+29
-8
lines changed
77.5 KB
Loading
442 KB
Loading
69.6 KB
Loading

data/events/2025/istanbul/main.yml

Lines changed: 29 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,12 @@ 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+
22+
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.
2223

2324
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.
2425
registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
@@ -83,14 +84,37 @@ team_members: # Name is the only required field for team members.
8384
- name: "Dogukan Turan"
8485
employer: "Innovance"
8586
image: "dogukan-turan.jpg"
87+
email: "mail@dogukanturan.com"
8688
twitter: "imdotu"
8789
linkedin: "https://www.linkedin.com/in/dogukanturan/"
90+
91+
- name: "Nazlican Yavuz"
92+
employer: "Akbank"
93+
image: "nazlican-yavuz.jpg"
94+
linkedin: "https://www.linkedin.com/in/nazlicanyavuz/"
95+
96+
- name: "Can Gurdal"
97+
employer: "Huawei"
98+
image: "can-gurdal.jpg"
99+
email: "gurdalc19@gmail.com"
100+
linkedin: "https://www.linkedin.com/in/gurdalc19"
101+
102+
- name: "Saha Baygul Ozpinar"
103+
email: "saha@ozpinar.org"
104+
image: "saha-ozpinar.jpg"
105+
88106

89107
organizer_email: "istanbul@devopsdays.org" # Put your organizer email address here
90108

91109
# List all of your sponsors here along with what level of sponsorship they have.
92110
# Check data/sponsors/ to use sponsors already added by others.
93111
sponsors:
112+
- id: akbank
113+
level: platinum
114+
- id: aws
115+
level: gold
116+
- id: kloia
117+
level: gold
94118

95119
sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
96120

@@ -101,11 +125,8 @@ sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
101125
sponsor_levels:
102126
- id: gold
103127
label: Gold
104-
# max: 10
128+
- id: platinum
129+
label: Platinum
105130
- id: silver
106131
label: Silver
107132
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)