te3270.gemspec in te3270-0.6.0 vs te3270.gemspec in te3270-0.7.0

- old
+ new

@@ -5,11 +5,11 @@ Gem::Specification.new do |spec| spec.name = "te3270" spec.version = TE3270::VERSION spec.platform = Gem::Platform::RUBY - spec.authors = ["Jeffrey S. Morgan", "Nithin C. Reddy", "Glenn W. Waters"] - spec.email = ["jeff.morgan@leandog.com","nithinreddyc@gmail.com", "gwwaters@gmail.com"] + spec.authors = ["Jeffrey S. Morgan", "Nithin C. Reddy", "Glenn W. Waters", "Thrivikrama Madiraju"] + spec.email = ["jeff.morgan@leandog.com","nithinreddyc@gmail.com", "gwwaters@gmail.com", "akmadiraju@yahoo.com"] spec.description = %q{Automates a 3270 Terminal Emulator} spec.summary = %q{Automates a 3270 Terminal Emulator} spec.homepage = "http://github.com/cheezy/te3270" spec.license = "MIT"