Skip to content

Commit

Permalink
EndorsementList: add Ruby Central
Browse files Browse the repository at this point in the history
  • Loading branch information
vladh committed Oct 18, 2024
1 parent 8b1d354 commit 17899b0
Show file tree
Hide file tree
Showing 3 changed files with 251 additions and 0 deletions.
236 changes: 236 additions & 0 deletions public/images/endorsers/ruby-central.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions public/images/endorsers/ruby-central.svg.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
© 2024 Ruby Central
SPDX-License-Identifier: LicenseRef-Restricted
13 changes: 13 additions & 0 deletions src/components/EndorsementList.astro
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,19 @@ const { full } = Astro.props;
>
<p>The Open Source Pledge's simple message is incredibly important. Companies: pay your share.</p>
</Endorsement>
<Endorsement
name="Ruby Central"
handle="rubycentral.org/news"
imageUrl="/images/endorsers/ruby-central.svg"
sourceUrl="https://rubycentral.org/news/why-ruby-central-supports-the-open-source-pledge/"
hidden={!full}
>
<p
>As businesses and individuals rely more heavily on OSS, the strain on maintainers to provide timely updates and
security patches continues to grow. The Pledge will support OSS maintainers and inspire a shift toward healthier
work-life balance and more robust software security practices.</p
>
</Endorsement>
<Endorsement
name="The Perl and Raku Foundation"
handle="news.perlfoundation.org"
Expand Down

0 comments on commit 17899b0

Please sign in to comment.