This commit is contained in:
Evgeniy Khramkov 2017-05-09 17:41:28 +03:00
Родитель 4d0f67e206
Коммит 32bdd045b9
2 изменённых файлов: 3 добавлений и 3 удалений

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

@ -7,8 +7,8 @@ require 'fastlane/plugin/mobile_center/version'
Gem::Specification.new do |spec|
spec.name = 'fastlane-plugin-mobile_center'
spec.version = Fastlane::MobileCenter::VERSION
spec.author = 'Evgeniy Khramkov'
spec.email = 'v-evkhra@microsoft.com'
spec.author = 'Microsoft'
spec.email = ''
spec.summary = 'Distribute new release to Mobile Center'
# spec.homepage = "https://github.com/<GITHUB_USERNAME>/fastlane-plugin-mobile_center"

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

@ -331,7 +331,7 @@ module Fastlane
end
def self.authors
["evkhramkov"]
["Microsoft"]
end
def self.details