Add Olle Jonsson as co-author

This commit is contained in:
Petr Korolev 2016-03-02 09:10:50 +02:00
parent 86386ff7e6
commit 8df1bbad13

View File

@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
spec.default_executable = "github_changelog_generator"
spec.required_ruby_version = ">= 1.9.3"
spec.authors = ["Petr Korolev"]
spec.authors = ["Petr Korolev", "Olle Jonsson"]
spec.email = "sky4winder+github_changelog_generator@gmail.com"
spec.summary = "Script, that automatically generate changelog from your tags, issues, labels and pull requests."