Remove set library from maintainers doc, as Set is now a core class
authorJeremy Evans <[email protected]>
Sun, 25 May 2025 05:56:49 +0000 (24 22:56 -0700)
committerHiroshi SHIBATA <[email protected]>
Tue, 27 May 2025 00:41:09 +0000 (27 09:41 +0900)
doc/maintainers.md

index a216e56..7c939a9 100644 (file)
@@ -234,12 +234,6 @@ have commit right, others don't.
 * https://github.com/ruby/securerandom
 * https://rubygems.org/gems/securerandom
 
-#### lib/set.rb
-
-* Akinori MUSHA ([knu])
-* https://github.com/ruby/set
-* https://rubygems.org/gems/set
-
 #### lib/shellwords.rb
 
 * Akinori MUSHA ([knu])