@@ -28,6 +28,10 @@ not have authority to change/add a feature on his/her part. They need
2828consensus on ruby-core/ruby-dev before changing/adding. Some of submaintainers
2929have commit right, others don't.
3030
31+ No maintainer means that there is no specific maintainer for the part now.
32+ The member of ruby core team can fix issues at anytime. But major changes need
33+ consensus on ruby-core/ruby-dev.
34+
3135### Language core features including security
3236
3337* Yukihiro Matsumoto ([ matz] )
@@ -46,7 +50,7 @@ have commit right, others don't.
4650
4751#### lib/mkmf.rb
4852
49- * * unmaintained *
53+ * * No maintainer *
5054
5155#### lib/rubygems.rb, lib/rubygems/*
5256
@@ -78,15 +82,15 @@ have commit right, others don't.
7882
7983#### ext/objspace
8084
81- * * unmaintained *
85+ * * No maintainer *
8286
8387#### ext/pty
8488
85- * * unmaintained *
89+ * * No maintainer *
8690
8791#### ext/ripper
8892
89- * * unmaintained *
93+ * * No maintainer *
9094
9195#### ext/socket
9296
@@ -109,17 +113,17 @@ have commit right, others don't.
109113
110114#### lib/cgi/escape.rb
111115
112- * * unmaintained *
116+ * * No maintainer *
113117
114118#### lib/English.rb
115119
116- * * unmaintained *
120+ * * No maintainer *
117121* https://github.com/ruby/English
118122* https://rubygems.org/gems/English
119123
120124#### lib/delegate.rb
121125
122- * * unmaintained *
126+ * * No maintainer *
123127* https://github.com/ruby/delegate
124128* https://rubygems.org/gems/delegate
125129
@@ -150,7 +154,7 @@ have commit right, others don't.
150154
151155#### lib/fileutils.rb
152156
153- * * unmaintained *
157+ * * No maintainer *
154158* https://github.com/ruby/fileutils
155159* https://rubygems.org/gems/fileutils
156160
@@ -185,13 +189,13 @@ have commit right, others don't.
185189
186190#### lib/net/protocol.rb
187191
188- * * unmaintained *
192+ * * No maintainer *
189193* https://github.com/ruby/net-protocol
190194* https://rubygems.org/gems/net-protocol
191195
192196#### lib/open3.rb
193197
194- * * unmaintained *
198+ * * No maintainer *
195199* https://github.com/ruby/open3
196200* https://rubygems.org/gems/open3
197201
@@ -246,7 +250,7 @@ have commit right, others don't.
246250
247251#### lib/tempfile.rb
248252
249- * * unmaintained *
253+ * * No maintainer *
250254* https://github.com/ruby/tempfile
251255* https://rubygems.org/gems/tempfile
252256
@@ -270,7 +274,7 @@ have commit right, others don't.
270274
271275#### lib/tmpdir.rb
272276
273- * * unmaintained *
277+ * * No maintainer *
274278* https://github.com/ruby/tmpdir
275279* https://rubygems.org/gems/tmpdir
276280
@@ -301,7 +305,7 @@ have commit right, others don't.
301305
302306#### lib/weakref.rb
303307
304- * * unmaintained *
308+ * * No maintainer *
305309* https://github.com/ruby/weakref
306310* https://rubygems.org/gems/weakref
307311
@@ -313,19 +317,19 @@ have commit right, others don't.
313317
314318#### ext/date
315319
316- * * unmaintained *
320+ * * No maintainer *
317321* https://github.com/ruby/date
318322* https://rubygems.org/gems/date
319323
320324#### ext/etc
321325
322- * * unmaintained *
326+ * * No maintainer *
323327* https://github.com/ruby/etc
324328* https://rubygems.org/gems/etc
325329
326330#### ext/fcntl
327331
328- * * unmaintained *
332+ * * No maintainer *
329333* https://github.com/ruby/fcntl
330334* https://rubygems.org/gems/fcntl
331335
@@ -619,7 +623,7 @@ have commit right, others don't.
619623
620624### cygwin, ...
621625
622- * none. (Maintainer WANTED)
626+ * ** No maintainer **
623627
624628### WebAssembly/WASI
625629
0 commit comments