forked from devopsdays/devopsdays-web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
2015-austin.yml
120 lines (111 loc) · 3.4 KB
/
2015-austin.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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
name: "2015-austin" # 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: "Austin" # The city name of the event. Capitalize it.
friendly: "2015-austin" # 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.
# All dates are in unquoted 2015-MM-DD, like this: variable: 2015-01-05
startdate: 2015-05-04T00:00:00-05:00
enddate: 2015-05-05T23:59:59-05:00
# Leave CFP dates blank if you don't know yet, or set all three at once.
cfp_date_start: 2015-01-01 # start accepting talk proposals.
cfp_date_end: 2015-01-01 # close your call for proposals.
cfp_date_announce: 2015-01-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: "Austin" # 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: 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: registration
# - name: sponsor
- 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: "Ernest Mueller"
- name: "James Wickett"
- name: "Karthik Gaekwad"
- name: "Laura Wickett"
- name: "Lee Thompson"
- name: "Dan Zentgraf"
- name: "William Hackett"
- name: "Scott Baldwin"
- name: "Boyd Hemphill"
- name: "Dan Gilmer"
- name: "Doug Palmer"
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-snap
level: gold
- id: 2015-wpengine
level: gold
- id: 2015-stackengine
level: gold
- id: 2015-new-iron
level: gold
- id: 2015-puppetlabs
level: gold
- id: 2015-sumo-logic
level: gold
- id: 2015-jut
level: gold
- id: 2015-bazaarvoice
level: gold
- id: 2015-new-relic
level: gold
- id: 2015-sontaype
level: gold
- id: 2015-pivotal
level: gold
- id: 2015-delphix
level: gold
- id: 2015-rackspace
level: gold
- id: 2015-elastic
level: gold
- id: 2015-leankit
level: gold
- id: 2015-ansible
level: gold
- id: 2015-bmc
level: gold
- id: 2015-chef
level: gold
- id: 2015-perforce
level: happyhour
- id: 2015-go
level: lanyard
- id: 2015-internap
level: silver
- id: 2015-rancher
level: silver
- id: 2015-hired
level: silver
- id: 2015-ansible
level: silver
- id: 2015-victorops
level: silver
- id: 2015-10th-magnitude
level: silver
- id: 2015-pagerduty
level: silver
- id: 2015-devopscom
level: media
sponsor_levels: # In this section, list the level of sponsorships and the label to use.
- id: gold
label: Gold
- id: happyhour
label: "Happy Hour"
- id: lanyard
label: Lanyard
- id: silver
label: Silver
- id: media
label: Media