-
Notifications
You must be signed in to change notification settings - Fork 673
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Batuhan Apaydın <[email protected]>
- Loading branch information
1 parent
73a2d27
commit 92cf404
Showing
1 changed file
with
19 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -62,16 +62,25 @@ nav_elements: # List of pages you want to show up in the navigation of your page | |
|
||
# These are the same people you have on the mailing list and Slack channel. | ||
team_members: # Name is the only required field for team members. | ||
- name: "John Doe" | ||
- name: "Jane Smith" | ||
twitter: "devopsdays" | ||
- name: "Sally Fields" | ||
employer: "Acme Anvil Co." | ||
github: "devopsdays" | ||
facebook: "https://www.facebook.com/sally.fields" | ||
linkedin: "https://www.linkedin.com/in/sallyfields" | ||
website: "https://mattstratton.com" | ||
image: "sally-fields.jpg" | ||
- name: "Batuhan Apaydın" | ||
employer: "Trendyol" | ||
twitter: "developerguyba" | ||
bio: "" | ||
|
||
- name: "Koray Oksay" | ||
employer: "Kubermatic" | ||
twitter: "korayoksay" | ||
bio: "" | ||
|
||
- name: "Derya Sezen" | ||
employer: "Kloia" | ||
twitter: "DeryaDorian" | ||
bio: "" | ||
|
||
- name: "Dogukan Turan" | ||
employer: "Logo" | ||
twitter: "imdotu" | ||
bio: "" | ||
|
||
organizer_email: "[email protected]" # Put your organizer email address here | ||
|
||
|