summaryrefslogtreecommitdiff
path: root/lib/shellwords.rb
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-03-21 12:16:15 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-03-21 12:16:15 +0000
commitbb786c14bdf9a212c1cce01e79023bc086accc0b (patch)
treef977e6018ebd119b6042ba41b35b47fc559a922b /lib/shellwords.rb
parentc367a39c14f66bcc3be49d8606ace35fa568357a (diff)
* 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
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 ab1dc5171d..a4ec552a7e 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