summaryrefslogtreecommitdiff
path: root/doc/maintainers.rdoc
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-02-24 07:55:50 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-02-24 07:55:50 +0000
commit395ad27e7235bf32d89e747507f7f1518d5aa844 (patch)
tree72f69104e9eddee764e9d9a127fc791b1e7e9b09 /doc/maintainers.rdoc
parentdf3e22ce84c2b19de9833f3b642098ee5abd826a (diff)
Update maintainers and standard library docs for GDBM.
[Feature #13248][ruby-core:79742] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57704 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'doc/maintainers.rdoc')
-rw-r--r--doc/maintainers.rdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/maintainers.rdoc b/doc/maintainers.rdoc
index 424cfc4a54..522192efe3 100644
--- a/doc/maintainers.rdoc
+++ b/doc/maintainers.rdoc
@@ -181,8 +181,6 @@ Zachary Scott (zzak)
Koichi Sasada (ko1)
[ext/fiddle]
Aaron Patterson (tenderlove)
-[ext/gdbm]
- Yukihiro Matsumoto (matz)
[ext/io/nonblock]
Nobuyuki Nakada (nobu)
[ext/io/wait]
@@ -248,6 +246,8 @@ Zachary Scott (zzak)
_unmaintained_
[ext/fcntl]
_unmaintained_
+[ext/gdbm]
+ Yukihiro Matsumoto (matz)
[ext/io/console]
Nobuyuki Nakada (nobu)
[ext/json]