diff --git a/data/events/2016-minneapolis.yml b/data/events/2016-minneapolis.yml index 434f800dd1d..8b503cc3e93 100644 --- a/data/events/2016-minneapolis.yml +++ b/data/events/2016-minneapolis.yml @@ -73,6 +73,8 @@ sponsors: # List all of your sponsors here along with what level of sponsorship level: gold - id: govdelivery level: silver + - id: 2016-gitmsp + level: community sponsor_levels: # In this section, list the level of sponsorships and the label to use. - id: platinum @@ -82,7 +84,7 @@ sponsor_levels: # In this section, list the level of sponsorships and the label - id: silver label: Silver - id: community - label: Community Partner + label: Community speakers: - id: "nicole-forsgren" diff --git a/data/sponsors/2016-gitmsp.yml b/data/sponsors/2016-gitmsp.yml new file mode 100644 index 00000000000..782b1cb1e67 --- /dev/null +++ b/data/sponsors/2016-gitmsp.yml @@ -0,0 +1,2 @@ +name: "Girls in Tech Minneapolis" +url: "http://gitmsp.org/" diff --git a/static/img/sponsors/2016-gitmsp.png b/static/img/sponsors/2016-gitmsp.png new file mode 100644 index 00000000000..19750a24359 Binary files /dev/null and b/static/img/sponsors/2016-gitmsp.png differ