Skip to content

Commit

Permalink
Add myself to the gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickTulskie committed Dec 15, 2023
1 parent 4db94eb commit 4092e06
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions resque-scheduler.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,15 @@ Gem::Specification.new do |spec|
Ryan Biesemeyer
Dan Buch
Michael Bianco
Patrick Tulskie
EOF
spec.email = %w(
bvandenbos@gmail.com
sirup@sirupsen.com
ryan@yaauie.com
dan@meatballhat.com
mike@mikebian.co
patricktulskie@gmail.com
)
spec.summary = 'Light weight job scheduling on top of Resque'
spec.description = <<-DESCRIPTION
Expand Down

0 comments on commit 4092e06

Please sign in to comment.