diff options
Diffstat (limited to 'doc/maintainers.md')
-rw-r--r-- | doc/maintainers.md | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/maintainers.md b/doc/maintainers.md index 7c939a96c8..7d217a1665 100644 --- a/doc/maintainers.md +++ b/doc/maintainers.md @@ -107,11 +107,9 @@ have commit right, others don't. * https://github.com/rubygems/rubygems * https://rubygems.org/gems/bundler -#### lib/cgi.rb, lib/cgi/* +#### lib/cgi/escape.rb * *unmaintained* -* https://github.com/ruby/cgi -* https://rubygems.org/gems/cgi #### lib/English.rb @@ -312,8 +310,6 @@ have commit right, others don't. #### ext/cgi * Nobuyoshi Nakada ([nobu]) -* https://github.com/ruby/cgi -* https://rubygems.org/gems/cgi #### ext/date |