-
Notifications
You must be signed in to change notification settings - Fork 667
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #252 from kmugrage/2014-nairobi
2014 nairobi migration Former-commit-id: 9b45696
- Loading branch information
Showing
12 changed files
with
44 additions
and
105 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
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
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
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 |
---|---|---|
|
@@ -5,12 +5,12 @@ friendly: "2014-nairobi" # Four digit year and the city name in lower-case. Don' | |
status: "past" # Options are "past" or "current". Use "current" for upcoming. | ||
|
||
# All dates are in unquoted 2014-MM-DD, like this: variable: 2016-01-05 | ||
startdate: 2016-01-01 # The start date of your event. Leave blank if you don't have a venue reserved yet. | ||
enddate: 2016-01-01 # The end date of your event. Leave blank if you don't have a venue reserved yet. | ||
startdate: 2014-03-15 # The start date of your event. Leave blank if you don't have a venue reserved yet. | ||
enddate: 2014-03-15 # The end date of your event. Leave blank if you don't have a venue reserved yet. | ||
# Leave CFP dates blank if you don't know yet, or set all three at once. | ||
cfp_date_start: 2016-01-01 # start accepting talk proposals. | ||
cfp_date_end: 2016-01-01 # close your call for proposals. | ||
cfp_date_announce: 2016-01-01 # inform proposers of status | ||
cfp_date_start: # start accepting talk proposals. | ||
cfp_date_end: # close your call for proposals. | ||
cfp_date_announce: # inform proposers of status | ||
|
||
# Location | ||
# | ||
|
@@ -23,37 +23,35 @@ nav_elements: # List of pages you want to show up in the navigation of your page | |
# - name: program | ||
# - name: propose | ||
# url: http://mycfp.com # The url setting is optional, and only if you want the navigation to link off-site | ||
# - name: location | ||
- name: location | ||
# - name: registration | ||
- name: sponsor | ||
- name: contact | ||
- name: conduct | ||
# - name: conduct | ||
|
||
# These are the same people you have on the mailing list and Slack channel. | ||
team: ["John Doe", "Jane Smith", "Sally Fields"] | ||
team: ["Matt Urbanski", "Adam Nelson", "Carlos Lopes", "Njeri Chelimo", "Sam Gibson"] | ||
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." | ||
- name: "Matt Urbanski" | ||
- name: "Adam Nelson" | ||
- name: "Carlos Lopes" | ||
- name: "Njeri Chelimo" | ||
- name: "Sam Gibson" | ||
organizer_email: "[email protected]" # Put your organizer email address here | ||
proposal_email: "[email protected]" # Put your proposal email address here | ||
|
||
# List all of your sponsors here along with what level of sponsorship they have. | ||
# Check data/sponsors/ to use sponsors already added by others. | ||
sponsors: | ||
- id: samplesponsorname | ||
- id: thoughtworks-services | ||
level: gold | ||
- id: openstack | ||
level: gold | ||
- id: kili | ||
level: gold | ||
- id: ihub | ||
level: gold | ||
- id: arresteddevops | ||
level: community | ||
|
||
sponsor_levels: # In this section, list the level of sponsorships and the label to use. | ||
- id: gold | ||
label: Gold | ||
- id: silver | ||
label: Silver | ||
- id: bronze | ||
label: Bronze | ||
- id: community | ||
label: Community |
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
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
name: ihub | ||
url: http://www.ihub.co.ke/ |
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
name: kili | ||
url: http://www.kili.io/ |
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
name: openstack | ||
url: http://www.openstack.org/foundation/ |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.