Skip to content

Commit

Permalink
Merge pull request #19 from rightscale-cookbooks/fix-authors
Browse files Browse the repository at this point in the history
fixing authors
  • Loading branch information
rshade authored May 9, 2017
2 parents f61df23 + 4e57a00 commit de2c079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yard-chef.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Gem::Specification.new do |gem|
gem.name = 'yard-chef'
gem.version = IO.read(File.join(File.dirname(__FILE__), 'VERSION')).chomp
gem.platform = Gem::Platform::RUBY
gem.authors = ['Douglas Thrift', 'Nick Stakanov', 'Nitin Mohan']
gem.authors = ['Douglas Thrift', 'Nick Stakanov', 'Nitin Mohan', 'Alex Semyonov']
gem.email = [
'[email protected]',
'[email protected]',
Expand Down

0 comments on commit de2c079

Please sign in to comment.