repo.or.cz
/
ruby.git
/
commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
raw
|
patch
|
inline
|
side by side
(parent:
386f874
)
Remove set library from maintainers doc, as Set is now a core class
author
Jeremy Evans
<
[email protected]
>
Sun, 25 May 2025 05:56:49 +0000
(24 22:56 -0700)
committer
Hiroshi SHIBATA
<
[email protected]
>
Tue, 27 May 2025 00:41:09 +0000
(27 09:41 +0900)
doc/maintainers.md
patch
|
blob
|
blame
|
history
diff --git
a/doc/maintainers.md
b/doc/maintainers.md
index
a216e56
..
7c939a9
100644
(file)
--- a/
doc/maintainers.md
+++ b/
doc/maintainers.md
@@
-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])