ruby-changes:42740
From: hsbt <ko1@a...>
Date: Fri, 29 Apr 2016 18:56:16 +0900 (JST)
Subject: [ruby-changes:42740] hsbt:r54814 (trunk): * doc/maintainers.rdoc: Removed deprecated entries. These are already deleted.
hsbt 2016-04-29 19:52:51 +0900 (Fri, 29 Apr 2016) New Revision: 54814 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=54814 Log: * doc/maintainers.rdoc: Removed deprecated entries. These are already deleted. Modified files: trunk/ChangeLog trunk/doc/maintainers.rdoc Index: doc/maintainers.rdoc =================================================================== --- doc/maintainers.rdoc (revision 54813) +++ doc/maintainers.rdoc (revision 54814) @@ -46,8 +46,6 @@ Zachary Scott (zzak) https://github.com/ruby/ruby/blob/trunk/doc/maintainers.rdoc#L46 _unmaintained_ [lib/cgi.rb, lib/cgi/*] Takeyuki Fujioka (xibbar) -[lib/complex.rb] - moved into core [lib/cmath.rb] _unmaintained_ [lib/csv.rb] @@ -68,26 +66,16 @@ Zachary Scott (zzak) https://github.com/ruby/ruby/blob/trunk/doc/maintainers.rdoc#L66 _unmaintained_ [lib/find.rb] Kazuki Tsujimoto (ktsj) -[lib/finalize.rb] - _deprecated_ [lib/forwardable.rb] Keiju ISHITSUKA (keiju) -[lib/ftools.rb] - _deprecated_ -[lib/generator.rb] - moved into core [lib/getoptlong.rb] _unmaintained_ -[lib/getopts.rb] - _deprecated_ [lib/gserver.rb] James Edward Gray II (jeg2) [lib/ipaddr.rb] Akinori MUSHA (knu) [lib/irb.rb, lib/irb/*] Keiju ISHITSUKA (keiju) -[lib/jcode.rb] - _deprecated_ [lib/logger.rb] Naotoshi Seo (sonots) [lib/mathn.rb] @@ -122,14 +110,8 @@ Zachary Scott (zzak) https://github.com/ruby/ruby/blob/trunk/doc/maintainers.rdoc#L110 Nobuyuki Nakada (nobu) [lib/ostruct.rb] Marc-Andre Lafortune (marcandre) -[lib/parsearg.rb] - _deprecated_ -[lib/parsedate.rb] - _deprecated_ [lib/pathname.rb] Tanaka Akira (akr) -[lib/ping.rb] - _deprecated_ [lib/pp.rb] Tanaka Akira (akr) [lib/prettyprint.rb] @@ -146,12 +128,8 @@ Zachary Scott (zzak) https://github.com/ruby/ruby/blob/trunk/doc/maintainers.rdoc#L128 Aaron Patterson (tenderlove) [lib/rake/*] Eric Hodel (drbrain) -[lib/rational.rb] - moved into core [lib/rdoc/*] Eric Hodel (drbrain) -[lib/readbytes.rb] - _deprecated_ [lib/resolv-replace.rb] Tanaka Akira (akr) [lib/resolv.rb] @@ -164,8 +142,6 @@ Zachary Scott (zzak) https://github.com/ruby/ruby/blob/trunk/doc/maintainers.rdoc#L142 Kouhei Sutou (kou) [lib/rubygems.rb, lib/ubygems.rb, lib/rubygems/*] Eric Hodel (drbrain) -[lib/rubyunit.rb, lib/runit/*] - _deprecated_ [lib/scanf.rb] David A. Black (dblack) [lib/set.rb] @@ -178,8 +154,6 @@ Zachary Scott (zzak) https://github.com/ruby/ruby/blob/trunk/doc/maintainers.rdoc#L154 Akinori MUSHA (knu) [lib/singleton.rb] Yukihiro Matsumoto (matz) -[lib/{soap|wsdl|xsd}/*] - _deprecated_ [lib/sync.rb] Keiju ISHITSUKA (keiju) [lib/tempfile.rb] @@ -231,8 +205,6 @@ Zachary Scott (zzak) https://github.com/ruby/ruby/blob/trunk/doc/maintainers.rdoc#L205 Aaron Patterson (tenderlove) [ext/dl/win32] NAKAMURA Usaku (usa) -[ext/enumerator] - moved into core [ext/etc] _unmaintained_ [ext/fcntl] @@ -282,8 +254,6 @@ Zachary Scott (zzak) https://github.com/ruby/ruby/blob/trunk/doc/maintainers.rdoc#L254 _unmaintained_ [ext/syslog] Akinori MUSHA (knu) -[ext/tcltklib] - _deprecated_ [ext/tk] Hidetoshi NAGAI (nagai) [ext/win32ole] Index: ChangeLog =================================================================== --- ChangeLog (revision 54813) +++ ChangeLog (revision 54814) @@ -1,3 +1,7 @@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L1 +Fri Apr 29 19:52:45 2016 SHIBATA Hiroshi <hsbt@r...> + + * doc/maintainers.rdoc: Removed deprecated entries. These are already deleted. + Fri Apr 29 19:48:45 2016 SHIBATA Hiroshi <hsbt@r...> * doc/maintainers.rdoc: Removed Ruby 1.8 entries. It's not necessary to -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/