зеркало из
1
0
Форкнуть 0

Adding AppFog reference to authors

This commit is contained in:
Lucas Carlson 2012-06-27 16:00:09 -07:00
Родитель 4261c8e155
Коммит aaa44fda2b
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -2,10 +2,10 @@ require "date"
Gem::Specification.new do |s|
s.name = "azure"
s.version = "0.1.0"
s.version = "0.1.1"
s.date = Date.today.iso8601
s.authors = ["Microsoft"]
s.authors = ["AppFog","Microsoft"]
s.email = "azure@microsoft.com"
s.description = "Services and ruby SDKs to access the Windows Azure platform."
s.summary = "Implementation of several Windows Azure SDKs in ruby."