Skip to content

Commit 2e92c8d

Browse files
committed
Update the author and mail address
1 parent fbd9ae7 commit 2e92c8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

net-imap.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ require_relative 'lib/net/imap/version'
33
Gem::Specification.new do |spec|
44
spec.name = "net-imap"
55
spec.version = Net::Imap::VERSION
6-
spec.authors = ["Hiroshi SHIBATA"]
7-
spec.email = ["hsbt@ruby-lang.org"]
6+
spec.authors = ["Shugo Maeda"]
7+
spec.email = ["shugo@ruby-lang.org"]
88

99
spec.summary = %q{Ruby client api for Internet Message Access Protocol}
1010
spec.description = %q{Ruby client api for Internet Message Access Protocol}

0 commit comments

Comments
 (0)