Skip to content

Commit

Permalink
Add seba as author (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebaherrera07 committed Jul 7, 2022
1 parent ea39c11 commit 5daece3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ar2dto.gemspec
Expand Up @@ -5,8 +5,8 @@ require_relative "lib/ar2dto/version"
Gem::Specification.new do |spec|
spec.name = "ar2dto"
spec.version = AR2DTO::VERSION
spec.authors = ["Santiago Bartesaghi", "Martín Jaime Morón"]
spec.email = ["santib@hey.com", "martinmoron7@gmail.com"]
spec.authors = ["Santiago Bartesaghi", "Martín Jaime Morón", "Sebastian Herrera"]
spec.email = ["santib@hey.com", "martinmoron7@gmail.com", "sebaherrera93@gmail.com"]

spec.summary = "Easing the creation of DTOs from your ActiveRecord models."
spec.homepage = "https://github.com/santib/ar2dto"
Expand Down

0 comments on commit 5daece3

Please sign in to comment.