Skip to content

Commit

Permalink
Add myself as author in gemspec
Browse files Browse the repository at this point in the history
Author name and contact email.
  • Loading branch information
Ana06 committed Aug 29, 2018
1 parent 2875f63 commit 768c4d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rantly.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Gem::Specification.new do |s|
s.homepage = "https://github.com/abargnesi/rantly"
s.version = "1.1.0"
s.require_paths = ["lib"]
s.authors = ["Howard Yeh", "Anthony Bargnesi", "Eric Bischoff"]
s.email = ["hayeah@gmail.com", "abargnesi@gmail.com", "ebischoff@nerim.net"]
s.authors = ["Ana María Martínez Gómez", "Howard Yeh", "Anthony Bargnesi", "Eric Bischoff"]
s.email = ["anamma06@gmail.com", "hayeah@gmail.com", "abargnesi@gmail.com", "ebischoff@nerim.net"]
s.extra_rdoc_files = [
"LICENSE",
"README.textile",
Expand Down

0 comments on commit 768c4d8

Please sign in to comment.