Skip to content

Commit ba23633

Browse files
Merge pull request devopsdays#199 from kjenkins19/ohio-2015-logos
Ohio 2015 logos Former-commit-id: 70a43f9
2 parents 8b5cc1a + 861768c commit ba23633

35 files changed

+65
-21
lines changed

data/events/2015-ohio.yml

+21-21
Original file line numberDiff line numberDiff line change
@@ -49,47 +49,47 @@ proposal_email: "[email protected]" # Put your proposal email
4949
# List all of your sponsors here along with what level of sponsorship they have.
5050
# Check data/sponsors/ to use sponsors already added by others.
5151
sponsors:
52-
- id: covermymeds
52+
- id: 2015-covermymeds
5353
level: gold
54-
- id: sumologic
54+
- id: 2016-sumologic
5555
level: gold
56-
- id: scrumorg
56+
- id: 2015-scrumorg
5757
level: gold
58-
- id: chef
58+
- id: 2016-chef
5959
level: gold
60-
- id: newrelic
60+
- id: 2016-newrelic
6161
level: gold
62-
- id: puppetlabs
62+
- id: 2016-puppetlabs
6363
level: gold
64-
- id: pivotal
64+
- id: 2016-pivotal
6565
level: gold
66-
- id: cloudbees
66+
- id: 2015-cloudbees
6767
level: gold
68-
- id: solarwinds
68+
- id: 2015-solarwinds
6969
level: gold
70-
- id: fuse
70+
- id: 2015-fuse
7171
level: silver
72-
- id: victorops
72+
- id: 2016-victorops
7373
level: silver
74-
- id: servicenow
74+
- id: 2015-servicenow
7575
level: silver
76-
- id: cardinal
76+
- id: 2015-cardinalsolutions
7777
level: silver
78-
- id: bmc
78+
- id: 2015-bmc
7979
level: silver
80-
- id: appdynamics
80+
- id: 2016-appdynamics
8181
level: silver
82-
- id: column
82+
- id: 2015-columntechnologies
8383
level: silver
84-
- id: advizex
84+
- id: 2015-advizex
8585
level: bronze
86-
- id: teksystems
86+
- id: 2015-teksystems
8787
level: bronze
88-
- id: redhat
88+
- id: 2015-redhat
8989
level: bronze
90-
- id: bit
90+
- id: 2016-blacksintechnology
9191
level: media
92-
- id: oreilly
92+
- id: 2016-oreilly
9393
level: media
9494

9595
sponsor_levels: # In this section, list the level of sponsorships and the label to use.

data/sponsors/2015-advizex.yml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
2+
name: "AdvizeX"
3+
url: "http://www.advizex.com"

data/sponsors/2015-bmc.yml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
2+
name: "BMC"
3+
url: "http://www.bmc.com/"
+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
name: "Cardinal Solutions"
2+
url: "http://www.cardinalsolutions.com/"

data/sponsors/2015-cloudbees.yml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
2+
name: "CloudBees"
3+
url: "https://www.cloudbees.com/"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
2+
name: "Column Technologies"
3+
url: "http://www.columnit.com/"

data/sponsors/2015-covermymeds.yml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
name: "CoverMyMeds"
2+
url: "https://www.scriptscribe.org/"

data/sponsors/2015-fuse.yml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
2+
name: "Fuse from Cardinal Health"
3+
url: "http://www.cardinalhealth.com/en/about-us/our-business/fuse-by-cardinal-health.html"

data/sponsors/2015-redhat.yml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
name: "Redhat"
2+
url: "http://www.redhat.com/"

data/sponsors/2015-scrumorg.yml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
name: "Scrum.org"
2+
url: "https://www.scrum.org/"

data/sponsors/2015-servicenow.yml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
2+
name: "ServiceNow"
3+
url: "https://www.servicenow.com/"

data/sponsors/2015-solarwinds.yml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
2+
name: "SolarWinds"
3+
url: "http://www.solarwinds.com/"

data/sponsors/2015-teksystems.yml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
name: "TEKSystems"
2+
url: "http://www.teksystems.com/"

data/sponsors/2016-appdynamics.yml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
name: "AppDynamics"
2+
url: "https://www.appdynamics.com/"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
2+
name: "Blacks in Technology"
3+
url: "https://www.blacksintechnology.net"

data/sponsors/2016-newrelic.yml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
name: "New Relic"
2+
url: "http://www.newrelic.com"

data/sponsors/2016-oreilly.yml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
2+
name: "O'Reilly"
3+
url: "http://www.oreilly.com"

data/sponsors/2016-victorops.yml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
2+
name: "VictorOps"
3+
url: "http://www.victorops.com"

static/img/sponsors/2015-advizex.png

9.57 KB
Loading

static/img/sponsors/2015-bmc.png

9.04 KB
Loading
8.03 KB
Loading
17.2 KB
Loading
Loading
7.53 KB
Loading

static/img/sponsors/2015-fuse.png

12 KB
Loading

static/img/sponsors/2015-redhat.png

7.29 KB
Loading

static/img/sponsors/2015-scrumorg.png

10.3 KB
Loading
7.77 KB
Loading
7.02 KB
Loading
10.4 KB
Loading
2.03 KB
Loading
3.79 KB
Loading

static/img/sponsors/2016-newrelic.png

5.31 KB
Loading

static/img/sponsors/2016-oreilly.png

5.5 KB
Loading
11.2 KB
Loading

0 commit comments

Comments
 (0)