aboutsummaryrefslogtreecommitdiffstats
path: root/lib/shellwords.rb
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-03-21 12:15:06 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-03-21 12:15:06 +0000
commit47d42038b373a96ed2daf2b9117e4712d213e553 (patch)
treeb78caa83f5e80047c6d12259434803edbc024fdb /lib/shellwords.rb
parentd728efc96d8080dbb932c38c05a76d7321b7da07 (diff)
downloadruby-47d42038b373a96ed2daf2b9117e4712d213e553.tar.gz
* 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/trunk@15821 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/shellwords.rb')
-rw-r--r--lib/shellwords.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/shellwords.rb b/lib/shellwords.rb
index 3709ace30b..f1300612bb 100644
--- a/lib/shellwords.rb
+++ b/lib/shellwords.rb
@@ -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