Method: Fastlane::Actions::UpdateAppIdentifierAction.authors

Defined in:
fastlane/lib/fastlane/actions/update_app_identifier.rb

.authorsObject

[View source]

105
106
107
# File 'fastlane/lib/fastlane/actions/update_app_identifier.rb', line 105

def self.authors
  ['squarefrog', 'tobiasstrebitzer']
end