Remove set library from maintainers doc, as Set is now a core class

This commit is contained in:
Jeremy Evans 2025-05-24 22:56:49 -07:00 committed by Hiroshi SHIBATA
parent 386f874816
commit 061d36476f
Notes: git 2025-05-27 00:41:21 +00:00

View 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])