diff --git a/data/events/2016-portland.yml b/data/events/2016-portland.yml index 5a36eb15b1d..ed9f78a11d0 100644 --- a/data/events/2016-portland.yml +++ b/data/events/2016-portland.yml @@ -66,6 +66,8 @@ sponsors: # List all of your sponsors here along with what level of sponsorship level: silver - id: arresteddevops level: community + - id: recompiler + level: community sponsor_levels: # In this section, list the level of sponsorships and the label to use. - id: platinum diff --git a/data/sponsors/recompiler.yml b/data/sponsors/recompiler.yml new file mode 100644 index 00000000000..284b4b945ac --- /dev/null +++ b/data/sponsors/recompiler.yml @@ -0,0 +1,2 @@ +name: "The Recompiler" +url: "https://recompilermag.com/" diff --git a/static/img/sponsors/recompiler.png b/static/img/sponsors/recompiler.png new file mode 100644 index 00000000000..73e94008d57 Binary files /dev/null and b/static/img/sponsors/recompiler.png differ