From d6ec12417a1d554825a291dae10e8508a0cbbd06 Mon Sep 17 00:00:00 2001 From: hsbt Date: Fri, 20 Jul 2018 02:24:59 +0000 Subject: Promote Shell library to default gems. * doc/*: Move entry to default gems category from standard library. * lib/shell/*: Added `Shell::VERSION` and re-used it with @RELEASE_VERSION. * test/shell/test_command_processor.rb: added missing require for test library. * tool/sync_default_gems.rb: Support shell library. We need to ignore shellwords.rb when syncing shell* files. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64004 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- doc/maintainers.rdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/maintainers.rdoc') diff --git a/doc/maintainers.rdoc b/doc/maintainers.rdoc index 3ec9178985..1b5fb9fd14 100644 --- a/doc/maintainers.rdoc +++ b/doc/maintainers.rdoc @@ -117,8 +117,6 @@ Zachary Scott (zzak) Akinori MUSHA (knu) [lib/securerandom.rb] Tanaka Akira (akr) -[lib/shell.rb, lib/shell/*] - Keiju ISHITSUKA (keiju) [lib/shellwords.rb] Akinori MUSHA (knu) [lib/singleton.rb] @@ -219,6 +217,8 @@ Zachary Scott (zzak) [lib/scanf.rb] David A. Black (dblack) https://github.com/ruby/scanf +[lib/shell.rb, lib/shell/*] + Keiju ISHITSUKA (keiju) [lib/sync.rb] Keiju ISHITSUKA (keiju) [lib/tracer.rb] -- cgit v1.2.3