diff --git a/data/events/2016-kansascity.yml b/data/events/2016-kansascity.yml index e4bf16413c8..59befdad2e0 100644 --- a/data/events/2016-kansascity.yml +++ b/data/events/2016-kansascity.yml @@ -50,6 +50,8 @@ sponsors: level: gold - id: victorops level: silver + - id: dstsystems + level: silver sponsor_levels: # In this section, list the level of sponsorships and the label to use. - id: gold diff --git a/data/sponsors/dstsystems.yml b/data/sponsors/dstsystems.yml new file mode 100644 index 00000000000..26394d2052d --- /dev/null +++ b/data/sponsors/dstsystems.yml @@ -0,0 +1,2 @@ +name: "DST Systems" +url: "http://www.dstsystems.com/" diff --git a/static/img/sponsors/dstsystems.png b/static/img/sponsors/dstsystems.png new file mode 100644 index 00000000000..adab07e4cc7 Binary files /dev/null and b/static/img/sponsors/dstsystems.png differ