Skip to content

Commit fdeaf17

Browse files
committed
Add me to authros
1 parent a71df1b commit fdeaf17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xmlrpc.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ require 'xmlrpc'
66
Gem::Specification.new do |spec|
77
spec.name = "xmlrpc"
88
spec.version = XMLRPC::VERSION
9-
spec.authors = ["SHIBATA Hiroshi"]
10-
spec.email = ["hsbt@ruby-lang.org"]
9+
spec.authors = ["SHIBATA Hiroshi", "Sutou Kouhei"]
10+
spec.email = ["hsbt@ruby-lang.org", "kou@cozmixng.org"]
1111

1212
spec.summary = %q{XMLRPC is a lightweight protocol that enables remote procedure calls over HTTP.}
1313
spec.description = %q{XMLRPC is a lightweight protocol that enables remote procedure calls over HTTP.}

0 commit comments

Comments
 (0)