From 4d9ab96822e30a8079e5c7b4d8d745f249b805ed Mon Sep 17 00:00:00 2001 From: Lance Albertson Date: Tue, 28 Apr 2026 14:24:42 -0700 Subject: [PATCH] Add Red Hat and Microsoft as sponsors - Add Red Hat as enterprise open source solutions leader - Add Microsoft as major open source contributor - Both providing financial support to the OSL - Includes logo links and company descriptions Signed-off-by: Lance Albertson --- content/sponsors.md | 22 ++++++++++++++++++++++ static/images/microsoft-logo.svg | 8 ++++++++ static/images/redhat-logo.svg | 1 + 3 files changed, 31 insertions(+) create mode 100644 static/images/microsoft-logo.svg create mode 100644 static/images/redhat-logo.svg diff --git a/content/sponsors.md b/content/sponsors.md index 2a6cd01..9bdf8b7 100644 --- a/content/sponsors.md +++ b/content/sponsors.md @@ -21,6 +21,28 @@ information and SSH-based remote access, please visit our [development hosting]( --- +[![Red Hat Logo](/images/redhat-logo.svg#sponsors)](https://www.redhat.com/) + +**Red Hat** is the leading provider of enterprise open source software solutions, specializing in Linux, cloud +computing, and container technologies. + +Red Hat's mission is to advance open source development and foster innovation across the technology industry. Their +commitment to the open source community is demonstrated through significant financial contributions that enable the OSL +to continue providing critical infrastructure and support to open source projects worldwide. + +--- + +[![Microsoft Logo](/images/microsoft-logo.svg#sponsors)](https://www.microsoft.com/) + +**Microsoft** is a global technology leader with extensive involvement in the open source ecosystem, maintaining +thousands of open source projects on GitHub. + +Microsoft supports the OSL through generous financial contributions, recognizing the vital role that open source +infrastructure plays in enabling innovation and community-driven development. This funding helps the OSL deliver +reliable hosting and services to the open source community. + +--- + [![Intel Logo](/images/Intel_logo_2023.svg#sponsors)](https://intel.com) **Intel** is a global leader in silicon manufacturing and computing technology. diff --git a/static/images/microsoft-logo.svg b/static/images/microsoft-logo.svg new file mode 100644 index 0000000..e77821b --- /dev/null +++ b/static/images/microsoft-logo.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/static/images/redhat-logo.svg b/static/images/redhat-logo.svg new file mode 100644 index 0000000..8dd28ca --- /dev/null +++ b/static/images/redhat-logo.svg @@ -0,0 +1 @@ + \ No newline at end of file