summaryrefslogtreecommitdiff
path: root/doc/maintainers.rdoc
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2019-11-08 15:47:18 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2019-11-09 07:32:34 +0900
commit5f206cebb995ec3b0ff279c6a78c2a952b3c1be7 (patch)
treeaf619f0710e7bf8a36ea496f48fa90b3692b921a /doc/maintainers.rdoc
parent3d731c3694ac793ee525922fd902757d50b06702 (diff)
Promote observer to default gems. But not yet released
Diffstat (limited to 'doc/maintainers.rdoc')
-rw-r--r--doc/maintainers.rdoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/maintainers.rdoc b/doc/maintainers.rdoc
index 1cc73dfa20..062c492276 100644
--- a/doc/maintainers.rdoc
+++ b/doc/maintainers.rdoc
@@ -64,8 +64,6 @@ Zachary Scott (zzak)
NARUSE, Yui (naruse)
[lib/net/protocol.rb]
_unmaintained_
-[lib/observer.rb]
- _unmaintained_
[lib/open-uri.rb]
Tanaka Akira (akr)
[lib/optparse.rb, lib/optparse/*]
@@ -213,6 +211,9 @@ Zachary Scott (zzak)
_unmaintained_
https://github.com/ruby/net-smtp
https://rubygems.org/gems/net-smtp
+[lib/observer.rb]
+ _unmaintained_
+ https://github.com/ruby/observer
[lib/open3.rb]
_unmaintained_
https://github.com/ruby/open3