mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* lib/ipaddr.rb: Say that I am the current maintainer.
* lib/set.rb: Ditto. * lib/shellwords.rb: Ditto. * ext/syslog/syslog.txt: Ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@15822 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
c367a39c14
commit
bb786c14bd
5 changed files with 25 additions and 1 deletions
|
@ -13,6 +13,9 @@
|
|||
# - Wakou Aoyama
|
||||
# - Akinori MUSHA <knu@iDaemons.org>
|
||||
#
|
||||
# Contact:
|
||||
# - Akinori MUSHA <knu@iDaemons.org> (current maintainer)
|
||||
#
|
||||
module Shellwords
|
||||
#
|
||||
# Splits a string into an array of tokens in the same way the UNIX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue