diff --git a/data/events/2016-losangeles-1day.yml b/data/events/2016-losangeles-1day.yml index 00d953564a7..7be443e51be 100644 --- a/data/events/2016-losangeles-1day.yml +++ b/data/events/2016-losangeles-1day.yml @@ -46,25 +46,25 @@ proposal_email: "devopsdayla-planning@googlegroups.com" # Put your proposal emai # 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: carsdotcom + - id: 2016-carsdotcom level: break - - id: chef + - id: 2016-chef level: break - - id: cisco + - id: 2016-cisco level: break - - id: puppetlabs + - id: 2016-puppetlabs level: break - - id: sumologic + - id: 2016-sumologic level: break - - id: verizon + - id: 2016-verizon level: break - - id: devopsdotcom + - id: 2016-devopsdotcom level: media - - id: usenix + - id: 2016-usenix level: media - - id: linuxjournal + - id: 2016-linuxjournal level: media - - id: linuxpromagazine + - id: 2016-linuxpromagazine level: media sponsor_levels: # In this section, list the level of sponsorships and the label to use. diff --git a/data/sponsors/carsdotcom.yml b/data/sponsors/2016-carsdotcom.yml similarity index 100% rename from data/sponsors/carsdotcom.yml rename to data/sponsors/2016-carsdotcom.yml diff --git a/data/sponsors/2016-chef.yml b/data/sponsors/2016-chef.yml new file mode 100644 index 00000000000..e8b5e5b2930 --- /dev/null +++ b/data/sponsors/2016-chef.yml @@ -0,0 +1,2 @@ +name: "Chef Software, Inc" +url: "http://chef.io" diff --git a/data/sponsors/cisco.yml b/data/sponsors/2016-cisco.yml similarity index 100% rename from data/sponsors/cisco.yml rename to data/sponsors/2016-cisco.yml diff --git a/data/sponsors/devopsdotcom.yml b/data/sponsors/2016-devopsdotcom.yml similarity index 100% rename from data/sponsors/devopsdotcom.yml rename to data/sponsors/2016-devopsdotcom.yml diff --git a/data/sponsors/linuxjournal.yml b/data/sponsors/2016-linuxjournal.yml similarity index 100% rename from data/sponsors/linuxjournal.yml rename to data/sponsors/2016-linuxjournal.yml diff --git a/data/sponsors/linuxpromagazine.yml b/data/sponsors/2016-linuxpromagazine.yml similarity index 100% rename from data/sponsors/linuxpromagazine.yml rename to data/sponsors/2016-linuxpromagazine.yml diff --git a/data/sponsors/puppetlabs.yml b/data/sponsors/2016-puppetlabs.yml similarity index 100% rename from data/sponsors/puppetlabs.yml rename to data/sponsors/2016-puppetlabs.yml diff --git a/data/sponsors/2016-sumologic.yml b/data/sponsors/2016-sumologic.yml new file mode 100644 index 00000000000..0b3840b2db8 --- /dev/null +++ b/data/sponsors/2016-sumologic.yml @@ -0,0 +1,3 @@ + +name: "SumoLogic" +url: "http://www.sumologic.com" diff --git a/data/sponsors/usenix.yml b/data/sponsors/2016-usenix.yml similarity index 100% rename from data/sponsors/usenix.yml rename to data/sponsors/2016-usenix.yml diff --git a/data/sponsors/verizon.yml b/data/sponsors/2016-verizon.yml similarity index 100% rename from data/sponsors/verizon.yml rename to data/sponsors/2016-verizon.yml diff --git a/static/img/sponsors/carsdotcom.png b/static/img/sponsors/2016-carsdotcom.png similarity index 100% rename from static/img/sponsors/carsdotcom.png rename to static/img/sponsors/2016-carsdotcom.png diff --git a/static/img/sponsors/2016-chef.png b/static/img/sponsors/2016-chef.png new file mode 100644 index 00000000000..722cbb1d261 Binary files /dev/null and b/static/img/sponsors/2016-chef.png differ diff --git a/static/img/sponsors/cisco.png b/static/img/sponsors/2016-cisco.png similarity index 100% rename from static/img/sponsors/cisco.png rename to static/img/sponsors/2016-cisco.png diff --git a/static/img/sponsors/devopsdotcom.png b/static/img/sponsors/2016-devopsdotcom.png similarity index 100% rename from static/img/sponsors/devopsdotcom.png rename to static/img/sponsors/2016-devopsdotcom.png diff --git a/static/img/sponsors/linuxjournal.png b/static/img/sponsors/2016-linuxjournal.png similarity index 100% rename from static/img/sponsors/linuxjournal.png rename to static/img/sponsors/2016-linuxjournal.png diff --git a/static/img/sponsors/linuxpromagazine.png b/static/img/sponsors/2016-linuxpromagazine.png similarity index 100% rename from static/img/sponsors/linuxpromagazine.png rename to static/img/sponsors/2016-linuxpromagazine.png diff --git a/static/img/sponsors/puppetlabs.png b/static/img/sponsors/2016-puppetlabs.png similarity index 100% rename from static/img/sponsors/puppetlabs.png rename to static/img/sponsors/2016-puppetlabs.png diff --git a/static/img/sponsors/2016-sumologic.png b/static/img/sponsors/2016-sumologic.png new file mode 100644 index 00000000000..d1950a5a169 Binary files /dev/null and b/static/img/sponsors/2016-sumologic.png differ diff --git a/static/img/sponsors/usenix.png b/static/img/sponsors/2016-usenix.png similarity index 100% rename from static/img/sponsors/usenix.png rename to static/img/sponsors/2016-usenix.png diff --git a/static/img/sponsors/verizon.png b/static/img/sponsors/2016-verizon.png similarity index 100% rename from static/img/sponsors/verizon.png rename to static/img/sponsors/2016-verizon.png