Skip to content

[Docs] Update sponsors section - #4459

Merged
m-bert merged 3 commits into
mainfrom
@mbert/update-sponsors
Aug 20, 2026
Merged

[Docs] Update sponsors section#4459
m-bert merged 3 commits into
mainfrom
@mbert/update-sponsors

Conversation

@m-bert

@m-bert m-bert commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

Description

This PR updates the sponsors section across the README and documentation to reflect the current state of the project's sponsorships.

Test plan

Ran the docs locally and verified the landing page and versioned docs render correctly without the removed entries

Copilot AI lite review requested due to automatic review settings August 20, 2026 12:16
@m-bert m-bert added Documentation Documentation change/enhancement Abandoned and removed Abandoned labels Aug 20, 2026
@m-bert
m-bert requested a review from j-piasecki August 20, 2026 12:16
@coderabbitai

coderabbitai Bot commented Aug 20, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 7af42e87-e950-4350-b9d5-ff803eeff00e

📥 Commits

Reviewing files that changed from the base of the PR and between 0a5b672 and e30c309.

⛔ Files ignored due to path filters (2)
  • packages/docs-gesture-handler/static/img/expo-dark.svg is excluded by !**/*.svg
  • packages/docs-gesture-handler/static/img/expo.svg is excluded by !**/*.svg
📒 Files selected for processing (7)
  • README.md
  • packages/docs-gesture-handler/src/components/Sponsors/index.tsx
  • packages/docs-gesture-handler/src/components/Sponsors/styles.module.css
  • packages/docs-gesture-handler/src/pages/index.js
  • packages/docs-gesture-handler/versioned_docs/version-1.x/credits.md
  • packages/docs-gesture-handler/versioned_docs/version-2.x/fundamentals/introduction.md
  • packages/docs-gesture-handler/versioned_sidebars/version-1.x-sidebars.json
💤 Files with no reviewable changes (7)
  • packages/docs-gesture-handler/versioned_docs/version-1.x/credits.md
  • packages/docs-gesture-handler/versioned_docs/version-2.x/fundamentals/introduction.md
  • packages/docs-gesture-handler/src/components/Sponsors/index.tsx
  • packages/docs-gesture-handler/src/components/Sponsors/styles.module.css
  • packages/docs-gesture-handler/versioned_sidebars/version-1.x-sidebars.json
  • packages/docs-gesture-handler/src/pages/index.js
  • README.md

Included review availability: Your plan provides up to 8 included reviews per hour; 7 remain after this review.


📝 Walkthrough

Summary by CodeRabbit

  • Documentation
    • Removed sponsor acknowledgments, sponsor links, and related credits from the documentation.
    • Removed the credits page from the version 1.x documentation navigation.
  • Content Updates
    • Replaced the homepage sponsor section with a project contact section.
    • Removed sponsor branding and related styling from the documentation site.

Walkthrough

The homepage replaces the Sponsors component with HireUsSection. Sponsor content, credits documentation, sponsor styles, and the version 1.x credits navigation entry are removed.

Changes

Documentation sponsor update

Layer / File(s) Summary
Replace homepage sponsors section
packages/docs-gesture-handler/src/pages/index.js, packages/docs-gesture-handler/src/components/Sponsors/index.tsx, packages/docs-gesture-handler/src/components/Sponsors/styles.module.css
The homepage replaces Sponsors with HireUsSection and passes the contact-project URL. The Sponsors component and stylesheet are deleted.
Remove sponsor documentation and navigation
README.md, packages/docs-gesture-handler/versioned_docs/version-1.x/credits.md, packages/docs-gesture-handler/versioned_docs/version-2.x/fundamentals/introduction.md, packages/docs-gesture-handler/versioned_sidebars/version-1.x-sidebars.json
The README credits section, versioned credits document, 2.x Sponsors section, and version 1.x sidebar credits entry are removed.

Merge Risk: ⚪ Minimal · up to e30c3

This change updates sponsor information and removes related documentation assets without introducing an actionable merge-blocking risk; it is ready to merge after normal checks and review.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly describes the main documentation change: updating the sponsors section across the README and versioned documentation.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 removes outdated sponsor/credit content from the repository README and the Docusaurus documentation (including versioned docs), aligning the published docs/landing page with the project’s current sponsorship state.

Changes:

  • Removed the “Credits” section from the root README.md.
  • Removed the legacy “Sponsors” section from versioned docs content and navigation (v1 sidebar + v2 introduction).
  • Removed the Docusaurus landing-page Sponsors component and its associated static assets.

Reviewed changes

Copilot reviewed 7 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
File Description
README.md Removes the legacy “Credits” section from the project README.
packages/docs-gesture-handler/versioned_sidebars/version-1.x-sidebars.json Drops the credits doc entry from the v1 sidebar to avoid broken navigation.
packages/docs-gesture-handler/versioned_docs/version-2.x/fundamentals/introduction.md Removes the embedded “Sponsors” section from the v2 introduction page.
packages/docs-gesture-handler/versioned_docs/version-1.x/credits.md Deletes the v1 “Credits” doc page content.
packages/docs-gesture-handler/static/img/expo.svg Removes unused Expo logo asset tied to the Sponsors section.
packages/docs-gesture-handler/static/img/expo-dark.svg Removes unused dark-mode Expo logo asset tied to the Sponsors section.
packages/docs-gesture-handler/src/pages/index.js Removes the Sponsors section from the docs landing page layout.
packages/docs-gesture-handler/src/components/Sponsors/styles.module.css Removes styling for the deleted Sponsors component.
packages/docs-gesture-handler/src/components/Sponsors/index.tsx Removes the Sponsors component implementation.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@m-bert
m-bert merged commit 0785d6d into main Aug 20, 2026
4 checks passed
@m-bert
m-bert deleted the @mbert/update-sponsors branch August 20, 2026 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Documentation change/enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants