diff --git a/data/events/2016-toronto.yml b/data/events/2016-toronto.yml index 07e047f13e3..8b4ff30cbf0 100644 --- a/data/events/2016-toronto.yml +++ b/data/events/2016-toronto.yml @@ -66,9 +66,9 @@ sponsors: # List all of your sponsors here along with what level of sponsorship level: lunch - id: 2016-sumologic level: gold - - id: 2015-microsoft + - id: 2016-microsoft level: gold - - id: shomi + - id: 2016-shomi level: party sponsor_levels: # In this section, list the level of sponsorships and the label to use. @@ -80,6 +80,8 @@ sponsor_levels: # In this section, list the level of sponsorships and the label label: Silver - id: bronze label: Bronze + - id: party + label: Party - id: lunch label: Lunch - id: community diff --git a/data/sponsors/2016-microsoft.yml b/data/sponsors/2016-microsoft.yml new file mode 100644 index 00000000000..455860793be --- /dev/null +++ b/data/sponsors/2016-microsoft.yml @@ -0,0 +1,2 @@ +name: Microsoft +url: https://www.microsoft.com \ No newline at end of file diff --git a/data/sponsors/2016-shomi.yml b/data/sponsors/2016-shomi.yml new file mode 100644 index 00000000000..d4e4e6407de --- /dev/null +++ b/data/sponsors/2016-shomi.yml @@ -0,0 +1,2 @@ +name: "Shomi" +url: "http://www.shomi.com" diff --git a/static/events/2015-toronto/logos/2016-shomi.png b/static/events/2015-toronto/logos/2016-shomi.png new file mode 100644 index 00000000000..5e8012b40de Binary files /dev/null and b/static/events/2015-toronto/logos/2016-shomi.png differ diff --git a/static/img/sponsors/2016-microsoft.png b/static/img/sponsors/2016-microsoft.png new file mode 100644 index 00000000000..d6c3ddfab4f Binary files /dev/null and b/static/img/sponsors/2016-microsoft.png differ diff --git a/static/img/sponsors/2016-shomi.png b/static/img/sponsors/2016-shomi.png new file mode 100644 index 00000000000..5e8012b40de Binary files /dev/null and b/static/img/sponsors/2016-shomi.png differ