From 80282c76a3f7caa22bc06e153a34ae69a35cc4ee Mon Sep 17 00:00:00 2001 From: kou Date: Thu, 18 Apr 2019 04:55:49 +0000 Subject: [PATCH] Take over strscan maintenance git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67601 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- doc/maintainers.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/maintainers.rdoc b/doc/maintainers.rdoc index d4d657d3cb..74cb656869 100644 --- a/doc/maintainers.rdoc +++ b/doc/maintainers.rdoc @@ -268,7 +268,7 @@ Zachary Scott (zzak) Nobuyuki Nakada (nobu) https://github.com/ruby/stringio [ext/strscan] - _unmaintained_ + Kouhei Sutou (kou) https://github.com/ruby/strscan [ext/zlib] NARUSE, Yui (naruse)