Method: Fastlane::Actions::GetGithubReleaseAction.authors
- Defined in:
- fastlane/lib/fastlane/actions/get_github_release.rb
.authors ⇒ Object
150 151 152 |
# File 'fastlane/lib/fastlane/actions/get_github_release.rb', line 150 def self. ["KrauseFx", "czechboy0", "jaleksynas", "tommeier"] end |