From fb72e188ef2401c5399d855c198783a256a524c0 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Fri, 17 Oct 2025 21:26:35 +0900 Subject: [PATCH] Update repository urls for rubygems and bundler --- doc/maintainers.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/maintainers.md b/doc/maintainers.md index 7d217a1665..353909fe15 100644 --- a/doc/maintainers.md +++ b/doc/maintainers.md @@ -52,7 +52,7 @@ have commit right, others don't. * Eric Hodel ([drbrain]) * Hiroshi SHIBATA ([hsbt]) -* https://github.com/rubygems/rubygems +* https://github.com/ruby/rubygems #### lib/unicode_normalize.rb, lib/unicode_normalize/* @@ -104,7 +104,7 @@ have commit right, others don't. #### lib/bundler.rb, lib/bundler/* * Hiroshi SHIBATA ([hsbt]) -* https://github.com/rubygems/rubygems +* https://github.com/ruby/rubygems * https://rubygems.org/gems/bundler #### lib/cgi/escape.rb