forked from devopsdays/devopsdays-web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
2012-austin.yml
100 lines (93 loc) · 3.09 KB
/
2012-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
name: "2012-austin" # The name of the event. Four digit year with the city name in lower-case, with no spaces.
year: 2012 # The year of the event. Make sure it is in quotes.
city: "Austin" # The city name of the event. Capitalize it.
friendly: "2012-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 2012-MM-DD, like this: variable: 2016-01-05
startdate: 2012-04-02T00:00:00-05:00
enddate: 2012-04-03T23:59:59-05:00
# Leave CFP dates blank if you don't know yet, or set all three at once.
cfp_date_start: 2016-01-01T00:00:00-05:00 # start accepting talk proposals.
cfp_date_end: 2016-01-01T00:00:00-05:00 # close your call for proposals.
cfp_date_announce: 2016-01-01T00:00:00-05:00 # 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
# 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: "Anthony Goddard"
- name: "Damon Edwards"
- name: "Ernest Mueller"
- name: "James Wickett"
- name: "John Willis"
- name: "Lee Thompson"
- name: "Matt Ray"
- name: "Michael Cote"
- name: "Patrick Debois"
- name: "Scott Baldwin"
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: 2012-urbancode
level: gold
- id: 2012-opscode
level: gold
- id: 2012-etsy
level: gold
- id: 2012-zenoss
level: gold
- id: 2012-ni
level: gold
- id: 2012-basho
level: gold
- id: 2012-varalogix
level: gold
- id: 2012-sumologic
level: gold
- id: 2012-bazaarvoice
level: gold
- id: 2012-dell
level: gold
- id: 2012-bmc
level: gold
- id: 2012-logicmonitor
level: gold
- id: 2012-serena
level: gold
- id: 2012-opnet
level: gold
- id: 2012-whalesharkmedia
level: gold
- id: 2012-ibm
level: gold
- id: 2012-canonical
level: silver
- id: 2012-djaa
level: silver
- id: 2012-puppetlabs
level: silver
- id: 2012-morphlabs
level: silver
- id: 2012-softserveinc
level: silver
- id: 2012-copperegg
level: silver
- id: 2012-dto
level: silver
sponsor_levels: # In this section, list the level of sponsorships and the label to use.
- id: gold
label: Gold
- id: silver
label: Silver