Skip to content

Update Supporting sections to reflect community project status#9486

Merged
hsbt merged 2 commits intomasterfrom
update-supporting-sections
Apr 15, 2026
Merged

Update Supporting sections to reflect community project status#9486
hsbt merged 2 commits intomasterfrom
update-supporting-sections

Conversation

@hsbt
Copy link
Copy Markdown
Member

@hsbt hsbt commented Apr 15, 2026

Closes #9147

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 15, 2026 10:00
@hsbt hsbt enabled auto-merge (rebase) April 15, 2026 10:00
Copy link
Copy Markdown
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

Updates the “Supporting” sections in the RubyGems and Bundler READMEs to reflect RubyGems’ current status as a community project while still describing Ruby Central’s supporting role.

Changes:

  • Replaces “managed by Ruby Central” wording with “community project” language and a link to contributors.
  • Adds updated text describing Ruby Central’s grant administration and RubyConf/RubyGems.org support pathways.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
bundler/README.md Updates Bundler’s “Supporting” section language and links.
README.md Updates RubyGems’ top-level “Supporting” section language and links.

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

Comment thread README.md Outdated
### Supporting

RubyGems is managed by [Ruby Central](https://rubycentral.org), a non-profit organization that supports the Ruby community through projects like this one, as well as [RubyConf](https://rubyconf.org), [RailsConf](https://railsconf.org), and [RubyGems.org](https://rubygems.org). You can support Ruby Central by attending or [sponsoring](sponsors@rubycentral.org) a conference, or by [joining as a supporting member](https://rubycentral.org/#/portal/signup).
RubyGems is a community project, please consider sponsoring [individual contributors for their great OSS
Copy link

Copilot AI Apr 15, 2026

Choose a reason for hiding this comment

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

This sentence has a comma splice ("RubyGems is a community project, please consider...") which reads as ungrammatical in the README. Consider splitting into two sentences or using a semicolon for clarity.

Suggested change
RubyGems is a community project, please consider sponsoring [individual contributors for their great OSS
RubyGems is a community project. Please consider sponsoring [individual contributors for their great OSS

Copilot uses AI. Check for mistakes.
Comment thread bundler/README.md Outdated
work](https://github.com/ruby/rubygems/graphs/contributors).

In addition, Ruby Central administers grant-funded work for improvements to `ruby/rubygems`, as well as running
RubyGems.org (the service). You can support Ruby Central by attending or [sponsoring](sponsors@rubycentral.org)
Copy link

Copilot AI Apr 15, 2026

Choose a reason for hiding this comment

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

The "sponsoring" link target is sponsors@rubycentral.org, which won’t be treated as an email link by most Markdown renderers. Use a mailto: URL (e.g., mailto:sponsors@rubycentral.org) to make this actionable and align with CONTRIBUTING.md.

Suggested change
RubyGems.org (the service). You can support Ruby Central by attending or [sponsoring](sponsors@rubycentral.org)
RubyGems.org (the service). You can support Ruby Central by attending or [sponsoring](mailto:sponsors@rubycentral.org)

Copilot uses AI. Check for mistakes.
Comment thread bundler/README.md Outdated
## Supporting

RubyGems is managed by [Ruby Central](https://rubycentral.org), a non-profit organization that supports the Ruby community through projects like this one, as well as [RubyConf](https://rubyconf.org), [RailsConf](https://railsconf.org), and [RubyGems.org](https://rubygems.org). You can support Ruby Central by attending or [sponsoring](sponsors@rubycentral.org) a conference, or by [joining as a supporting member](https://rubycentral.org/#/portal/signup).
RubyGems is a community project, please consider sponsoring [individual contributors for their great OSS
Copy link

Copilot AI Apr 15, 2026

Choose a reason for hiding this comment

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

This sentence has a comma splice ("RubyGems is a community project, please consider...") which reads as ungrammatical in the README. Consider splitting into two sentences or using a semicolon for clarity.

Suggested change
RubyGems is a community project, please consider sponsoring [individual contributors for their great OSS
RubyGems is a community project. Please consider sponsoring [individual contributors for their great OSS

Copilot uses AI. Check for mistakes.
Comment thread README.md Outdated
work](https://github.com/ruby/rubygems/graphs/contributors).

In addition, Ruby Central administers grant-funded work for improvements to `ruby/rubygems`, as well as running
RubyGems.org (the service). You can support Ruby Central by attending or [sponsoring](sponsors@rubycentral.org)
Copy link

Copilot AI Apr 15, 2026

Choose a reason for hiding this comment

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

The "sponsoring" link target is sponsors@rubycentral.org, which won’t be treated as an email link by most Markdown renderers. Use a mailto: URL (e.g., mailto:sponsors@rubycentral.org) to make this actionable and align with CONTRIBUTING.md.

Suggested change
RubyGems.org (the service). You can support Ruby Central by attending or [sponsoring](sponsors@rubycentral.org)
RubyGems.org (the service). You can support Ruby Central by attending or [sponsoring](mailto:sponsors@rubycentral.org)

Copilot uses AI. Check for mistakes.
@hsbt hsbt disabled auto-merge April 15, 2026 10:08
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@hsbt hsbt enabled auto-merge (rebase) April 15, 2026 10:10
@hsbt hsbt merged commit 57f9870 into master Apr 15, 2026
97 checks passed
@hsbt hsbt deleted the update-supporting-sections branch April 15, 2026 10:30
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.

2 participants