Skip to content

Conversation

@bjohansebas
Copy link
Member

@bjohansebas bjohansebas commented Oct 25, 2025

Description

Codemod is now a partner of the OpenJS Foundation (https://openjsf.org/blog/codemod-openjs-foundation-partner) and also of Node.js, which means it can be included among the logos we show on the website. There’s something I need help with: we want to add a new section on the partners page itself with a new section, or are we only going to show the favicon on the homepage? cc: @nodejs/marketing

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.

@bjohansebas bjohansebas requested a review from a team as a code owner October 25, 2025 21:00
Copilot AI review requested due to automatic review settings October 25, 2025 21:00
@vercel
Copy link

vercel bot commented Oct 25, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
nodejs-org Ready Ready Preview Oct 25, 2025 9:00pm

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds Codemod as a new partner to the Node.js website following their partnership announcement with the OpenJS Foundation. The changes integrate Codemod's branding assets and partner metadata into the existing partner display system.

Key changes:

  • Added Codemod logo and favicon SVG components
  • Registered Codemod in the partner constants configuration
  • Integrated Codemod exports into the partner logos module

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
packages/ui-components/src/Icons/PartnerLogos/index.ts Added CODEMOD imports and exports to the partner logos index
packages/ui-components/src/Icons/PartnerLogos/Codemod/index.tsx Created entry point for Codemod logo components
packages/ui-components/src/Icons/PartnerLogos/Codemod/Logo.tsx Added full Codemod logo SVG component
packages/ui-components/src/Icons/PartnerLogos/Codemod/Favicon.tsx Added Codemod favicon SVG component
apps/site/public/static/partners/constants.json Added Codemod partner configuration with metadata

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov

This comment was marked as off-topic.

@avivkeller avivkeller added this pull request to the merge queue Oct 27, 2025
Merged via the queue into main with commit 74e6210 Oct 27, 2025
12 checks passed
@avivkeller avivkeller deleted the codemod branch October 27, 2025 21:43
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.

5 participants