mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
update author name in rubygem for consistency
This commit is contained in:
parent
34294ad441
commit
909a648b53
1 changed files with 1 additions and 2 deletions
3
Rakefile
3
Rakefile
|
@ -15,9 +15,8 @@ begin
|
|||
gem.summary = %Q{fog = clouds + you}
|
||||
gem.email = "me@geemus.com"
|
||||
gem.homepage = "http://github.com/geemus/fog"
|
||||
gem.authors = ["Wesley Beary"]
|
||||
gem.authors = ["geemus (Wesley Beary)"]
|
||||
gem.rubyforge_project = "fog"
|
||||
|
||||
# gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings
|
||||
end
|
||||
rescue LoadError
|
||||
|
|
Loading…
Add table
Reference in a new issue