forked from devopsdays/devopsdays-web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
2015-ohio.yml
102 lines (93 loc) · 3.17 KB
/
2015-ohio.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
name: "2015-ohio" # The name of the event. Four digit year with the city name in lower-case, with no spaces.
year: 2015 # The year of the event. Make sure it is in quotes.
city: "Ohio" # The city name of the event. Capitalize it.
friendly: "2015-ohio" # Four digit year and the city name in lower-case. Don't forget the dash!
status: "past" # Options are "past" or "current". Use "current" for upcoming.
event_group: "Columbus"
# All dates are in unquoted YYYY-MM-DD, like this: variable: 2016-01-05
startdate: 2015-11-18T00:00:00-04:00 # The start date of your event. Leave blank if you don't have a venue reserved yet.
enddate: 2015-11-19T23:59:59-04:00 # 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: 2015-07-28 # start accepting talk proposals.
cfp_date_end: 2015-09-18 # close your call for proposals.
cfp_date_announce: 2016-10-01 # inform proposers of status
# Location
#
coordinates: "41.882219, -87.640530" # The coordinates of your city. Get Latitude and Longitude of a Point: http://itouchmap.com/latlong.html
location: "Ohio" # Defaults to city, but you can make it the venue name.
#
nav_elements: # List of pages you want to show up in the navigation of your page.
- name: location
- name: sponsor
- name: program
- name: contact
- name: conduct
# 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: "Ben Blanquera"
- name: "Bill Schwanitz"
- name: "Dan Sajner"
- name: "David Laulusa"
- name: "Faye Thompson"
- name: "Kyle Jenkins"
- name: "Mark Goodmanson"
- name: "Matt Stratton"
- name: "Michael Ducy"
- name: "Michael Swartzbaugh"
- name: "Warner Moore"
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: 2015-covermymeds
level: gold
- id: 2016-sumologic
level: gold
- id: 2015-scrumorg
level: gold
- id: chef-before-20160714
level: gold
- id: 2016-newrelic
level: gold
- id: 2016-puppetlabs
level: gold
- id: 2016-pivotal
level: gold
- id: 2015-cloudbees
level: gold
- id: 2015-solarwinds
level: gold
- id: 2015-fuse
level: silver
- id: 2016-victorops
level: silver
- id: 2015-servicenow
level: silver
- id: cardinalsolutions
level: silver
- id: 2015-bmc
level: silver
- id: appdynamics-before-20170721
level: silver
- id: 2015-columntechnologies
level: silver
- id: advizex
level: bronze
- id: 2015-teksystems
level: bronze
- id: 2015-redhat
level: bronze
- id: 2016-blacksintechnology
level: media
- id: 2016-oreilly
level: media
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: media
label: Media