Microsoft contacts
This commit is contained in:
Родитель
4d0f67e206
Коммит
32bdd045b9
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче