diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-02-01 21:52:10 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-02-01 21:52:10 +0100 |
commit | 21d3f1228968c998c50adb0aa068a8ae640a51c9 (patch) | |
tree | d45e9d19e012e33167e884f29f3ebb9ecd49fd32 | |
parent | 280272c4416baebbe77f94fbe3d7ece7ff02d6db (diff) |
docs/website/sponsors.html: Google and Mind sponsors of FOSDEM 2017 meeting
This commit updates the sponsors page on our web site to indicate that
Google and Mind are sponsoring the Buildroot Developers Meeting at
FOSDEM 2017 in Brussels.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r-- | docs/website/sponsors.html | 57 |
1 files changed, 31 insertions, 26 deletions
diff --git a/docs/website/sponsors.html b/docs/website/sponsors.html index 6d97ca529..e0f1aab20 100644 --- a/docs/website/sponsors.html +++ b/docs/website/sponsors.html @@ -9,40 +9,42 @@ <div class="panel-body"> <div class="row"> + <div class="col-sm-12"> <div class="panel panel-default"> <div class="panel-body"> <div class="col-sm-4"> - <a href="http://www.mind.be"> - <img class="img-responsive center-block" src="images/mind-logo.png"/> + <a href="http://www.google.com"> + <img class="img-responsive center-block" src="images/google-logo.png"/> </a> </div> <div class="col-sm-8"> - As it did in previous years and at FOSDEM, <a href="http://www.mind.be">Mind</a> - is sponsoring the Friday night dinner at the <a href="http://elinux.org/Buildroot:DeveloperDaysELCE2016">Buildroot - Developers Meeting at ELCE 2016</a> in Berlin. + <a href="http://www.google.com">Google</a> is + sponsoring + the <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2017">Buildroot + Developers Meeting at FOSDEM 2017</a> in Brussels, by + providing logistics for the meeting: a free meeting + room and lunch for the participants. </div> </div> </div> - </div> - <div class="col-sm-12"> - <div class="panel panel-default"> - <div class="panel-body"> - <div class="col-sm-4"> - <a href="http://www.free-electrons.com"> - <img class="img-responsive center-block" src="images/free-electrons-logo.png"/> - </a> - </div> - <div class="col-sm-8"> - <a href="http://www.free-electrons.com">Free - Electrons</a> is sponsoring the <a href="http://elinux.org/Buildroot:DeveloperDaysELCE2016">Buildroot - Developers Meeting at ELCE 2016</a> in Berlin, by making a donation to the - <a href="http://in-berlin.de/">IN-Berlin</a> organization who hosted the event. + <div class="col-sm-12"> + <div class="panel panel-default"> + <div class="panel-body"> + <div class="col-sm-4"> + <a href="http://www.mind.be"> + <img class="img-responsive center-block" src="images/mind-logo.png"/> + </a> + </div> + <div class="col-sm-8"> + As it did in previous years, <a href="http://www.mind.be">Mind</a> + is sponsoring the Monday night dinner at the <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2017">Buildroot + Developers Meeting at FOSDEM 2017</a> in Brussels. + </div> </div> </div> </div> - </div> </div> @@ -80,9 +82,10 @@ </div> <div class="col-sm-12"> <a href="http://www.mind.be">Mind</a> sponsored the - dinner of the FOSDEM 2014, 2015 and 2016 Developers - Meeting (Brussels), the meeting room and the dinner - for the ELCE 2014 Developers Meeting (Düsseldorf). + dinner of the FOSDEM 2014, 2015, 2016 and 2017 + Developers Meeting (Brussels) and ELCE 2016 (Berlin), + the meeting room and the dinner for the ELCE 2014 + Developers Meeting (Düsseldorf). </div> </div> </div> @@ -214,9 +217,11 @@ <img class="img-responsive center-block" src="images/free-electrons-logo.png"/></a></p> </div> <div class="col-sm-12"> - <p><a href="http://www.free-electrons.com">Free Electrons</a> - sponsored the lunch for the ELCE 2009 Developer Days in - Grenoble, France.</p> + <p><a href="http://www.free-electrons.com">Free + Electrons</a> sponsored the meeting location for the + ELCE 2016 Developer Days in Berlin, Germany, and the + lunch for the ELCE 2009 Developer Days in Grenoble, + France.</p> </div> </div> </div> |