[Buildroot] [git commit] docs/website: add Open Home Foundation to the sponsors

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Feb 3 13:17:21 UTC 2025


commit: https://git.buildroot.net/buildroot/commit/?id=bdcdc4428c4a64582daba9370d9eac92e2799e55
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

The Open Home Foundation generously sponsored the Buildroot project
end of 2024, credit them.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 docs/website/images/openhomefoundation-logo.png | Bin 0 -> 9533 bytes
 docs/website/sponsors.html                      |  18 ++++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/docs/website/images/openhomefoundation-logo.png b/docs/website/images/openhomefoundation-logo.png
new file mode 100644
index 0000000000..ef932fb2a9
Binary files /dev/null and b/docs/website/images/openhomefoundation-logo.png differ
diff --git a/docs/website/sponsors.html b/docs/website/sponsors.html
index e90393be40..54adfd25c3 100644
--- a/docs/website/sponsors.html
+++ b/docs/website/sponsors.html
@@ -56,9 +56,27 @@
 	    </div>
 	  </div>
 	</div>
+
+	<div class="col-sm-4">
+	  <div class="panel panel-default panel-sponsor">
+	    <div class="panel-body">
+	      <div class="col-sm-12" style="height: 180px;">
+		<a href="https://www.openhomefoundation.org/">
+		  <img class="img-responsive center-block" src="images/openhomefoundation-logo.png"/>
+		</a>
+	      </div>
+	      <div class="col-sm-12" style="height: 150px;">
+		<a href="https://www.openhomefoundation.org">Open Home
+		Foundation</a> financially sponsored
+		the <a href="/association.html">Buildroot
+		Association</a> in 2024.</div>
+	    </div>
+	  </div>
+	</div>
       </div>
 
     </div>
+    </div>
 
   <div class="panel panel-primary">
     <div class="panel-heading">Past sponsors</div>


More information about the buildroot mailing list