Skip to content

chore: partners/sponsors page #7991

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 21 commits into
base: main
Choose a base branch
from
Open

chore: partners/sponsors page #7991

wants to merge 21 commits into from

Conversation

bjohansebas
Copy link
Member

@bjohansebas bjohansebas commented Jul 17, 2025

Description

closes #7909

I’m making changes quite quickly, so the code is not ready for review yet.

Validation

Related Issues

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run pnpm format to ensure the code follows the style guide.
  • I have run pnpm test to check if all tests are passing.
  • I have run pnpm build to check if the website builds without errors.
  • I've covered new added functionality with unit tests if necessary.

Copy link

vercel bot commented Jul 17, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview Jul 30, 2025 5:42pm

Copy link

codecov bot commented Jul 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.03%. Comparing base (6b96719) to head (844cd09).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7991      +/-   ##
==========================================
+ Coverage   72.98%   73.03%   +0.04%     
==========================================
  Files          95       95              
  Lines        8324     8328       +4     
  Branches      215      214       -1     
==========================================
+ Hits         6075     6082       +7     
+ Misses       2248     2245       -3     
  Partials        1        1              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bjohansebas
Copy link
Member Author

I’m reaching out to Kylie on Slack to get the logos of the missing companies, since I couldn’t find the brand kits for some of them or they require permission.

@bjohansebas bjohansebas requested a review from a team as a code owner July 30, 2025 16:32
@MattIPv4
Copy link
Member

(v minor nit as I just got the review ping, I feel this PR is more than a "chore" at this point?)

@MattIPv4
Copy link
Member

image

Can the text here be text-wrap: balance so you don't have a wrapped orphan?

@bjohansebas
Copy link
Member Author

bjohansebas commented Jul 30, 2025

Okay, I’ve updated the partners based on the ones listed at https://openjsf.org/partners. This removes sections (security, release, and services) and also removes the partners shown in the security blog. I’ve commented that out for now since the requirements described here) mentioned that the security blog should display the partners from that section, but the list Kylie shared only includes those shown on https://openjsf.org/partners.

  • I still need to get the MacStadium logo from the latest list they gave me, and I need to update the Microsoft logo to use the Microsoft Azure version.
  • Once there are no more changes to that list, I can remove the logos that are no longer in use, just to avoid spending time adding and removing them again. (Keep in mind that the Foundation is still working on more signed partnerships, so that’s why I haven’t fully deleted them yet.)

docs/partners.md Outdated
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@ovflowd ovflowd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding a blocker until I get time to review this properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dedicated Partners/Sponsors Page + Updates on the Home Page