Merge pull request #347 from skywinder/add-authors

Add Olle Jonsson as co-author
This commit is contained in:
Olle Jonsson 2016-03-02 08:29:57 +01:00
commit 677b0d8c50

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."