Project

General

Profile

« Previous | Next » 

Revision 70440850

Added by Andrew Kofink almost 7 years ago

Fixes #19972 - Release 2.3.0

Add more authors; set email to katello main email

View differences:

hammer_cli_csv.gemspec
spec.name = "hammer_cli_csv"
spec.version = HammerCLICsv.version
spec.authors = ["Thomas McKay"]
spec.email = ["thomasmckay@redhat.com"]
spec.authors = [
"Thomas McKay",
"Eric Helms",
"Adam Price",
"Andrew Kofink",
"David Davis"
]
spec.email = ["katello@lists.fedorahosted.org"]
spec.homepage = "http://github.com/Katello/hammer-cli-csv"
spec.license = "GPL-3"
spec.license = "GPL-3.0"
spec.platform = Gem::Platform::RUBY
spec.summary = "CSV commands for Hammer"

Also available in: Unified diff