Skip to content
This repository has been archived by the owner on Jun 24, 2018. It is now read-only.

Commit

Permalink
fix author email
Browse files Browse the repository at this point in the history
  • Loading branch information
osteele committed Apr 22, 2010
1 parent 9a2bf0f commit 229bb10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -21,7 +21,7 @@ begin
s.name = 'gem_recent-updates'
s.description = "Adds a gem command that displays the new portions of the history files of recently updated gems."
s.summary = "A gem command plugin that displays the tops of the history files of recently updated gems."
s.email = "gabriel.horner@gmail.com"
s.email = "steele@osteele.com"
s.homepage = "http://github.com/osteele/gem_recent-updates"
s.authors = ["Oliver Steele"]
s.has_rdoc = true
Expand Down

0 comments on commit 229bb10

Please sign in to comment.