Commit 4de330fa authored by Thomas Petazzoni's avatar Thomas Petazzoni Committed by Peter Korsgaard
Browse files

docs: add a page to thank our sponsors



Offer a little bit more visibility to the companies who sponsored us,
either by sponsoring the developer days, or development
boards. Hopefully this will encourage other companies to do the same :)

Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: default avatar"Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent d3db5d86
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -56,6 +56,7 @@
    <br><a href="/lists.html">Mailing Lists</a>
    <br><a href="http://autobuild.buildroot.org">Autobuilder</a>
    <br><a href="http://patchwork.buildroot.org">Patchwork</a>
    <br><a href="/sponsors.html">Sponsors</a>

</td>

docs/sponsors.html

0 → 100644
+41 −0
Original line number Diff line number Diff line
<!--#include file="header.html" -->

<h3>Sponsors</h3>

<p>Throughout its history, the Buildroot project has been sponsored by
various companies, that we would like to thank below:</p>

<ul>

  <li><a href="http://www.google.com">Google</a>, for providing all
  the logistics for the FOSDEM 2013 and FOSDEM 2014 Developer Days in
  Brussels, Belgium.</li>

  <li><a href="http://www.imgtec.com/">Imagination Technologies</a>,
  for sponsoring the meeting room and dinner of the ELCE 2013
  Developer Days in Edinburgh, UK.</li>

  <li><a href="http://circuitco.com/">CircuitCo</a>, for sponsoring
  several development boards for the Google Summer of Code 2013
  project on Buildroot.</li>

  <li><a href="http://boundarydevices.com/">BoundaryDevices</a>, for
  sponsoring an i.MX6 development board for the Google Summer of Code
  2013 project on Buildroot.</li>

  <li><a href="http://www.fluendo.com/">Fluendo</a>, for sponsoring
  the meeting room for the ELCE 2012 Developer Days in Barcelona
  Spain.</li>

  <li><a href="http://www.synopsys.com">Synopsys</a>, for sponsoring
  the dinner for the ELCE 2012 Developer Days in Barcelona,
  Spain.</li>

  <li><a href="http://www.calao-systems.com/">Calao Systems</a>
  and <a href="http://free-electrons.com/">Free Electrons</a> for
  providing a meeting room and offering lunch for the ELCE 2009
  Developer Days in Grenoble, France.</li>

</ul>

<!--#include file="footer.html" -->