1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

maintainers.rdoc: update ext/io/nonblock [ci skip]

* doc/maintainers.rdoc (ext/io/nonblock): still maintained, as
  well as ext/io/wait, which is the origin.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54819 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2016-04-29 13:40:29 +00:00
parent 82e6e21ecd
commit e46ba7abcc
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
Fri Apr 29 22:40:28 2016 Nobuyoshi Nakada <nobu@ruby-lang.org>
* doc/maintainers.rdoc (ext/io/nonblock): still maintained, as
well as ext/io/wait, which is the origin.
Fri Apr 29 21:18:12 2016 NAKAMURA Usaku <usa@ruby-lang.org>
* doc/maintainers.rdoc (ext/win32): of course, it's still maintained.

View file

@ -210,7 +210,7 @@ Zachary Scott (zzak)
[ext/io/console]
Nobuyuki Nakada (nobu)
[ext/io/nonblock]
_unmaintained_
Nobuyuki Nakada (nobu)
[ext/io/wait]
Nobuyuki Nakada (nobu)
[ext/json]