README.md in pilot-1.2.1 vs README.md in pilot-1.3.0
- old
+ new
@@ -26,11 +26,11 @@
<img src="assets/PilotTextTransparentSmall.png" width="500">
</p>
Pilot
============
-[![Twitter: @KauseFx](https://img.shields.io/badge/contact-@KrauseFx-blue.svg?style=flat)](https://twitter.com/KrauseFx)
+[![Twitter: @FastlaneTools](https://img.shields.io/badge/contact-@FastlaneTools-blue.svg?style=flat)](https://twitter.com/FastlaneTools)
[![License](https://img.shields.io/badge/license-MIT-green.svg?style=flat)](https://github.com/fastlane/pilot/blob/master/LICENSE)
[![Gem](https://img.shields.io/gem/v/pilot.svg?style=flat)](http://rubygems.org/gems/pilot)
###### The best way to manage your TestFlight testers and builds from your terminal
@@ -41,11 +41,11 @@
- List all available builds
- Add and remove beta testers
- Get information about testers, like the registered devices
- Export and import all your testers
-Get in contact with the developer on Twitter: [@KrauseFx](https://twitter.com/KrauseFx)
+Get in contact with the developer on Twitter: [@FastlaneTools](https://twitter.com/FastlaneTools)
`pilot` uses [spaceship.airforce](https://spaceship.airforce) to interact with iTunes Connect :rocket:
-------
<p align="center">
@@ -270,9 +270,12 @@
`pilot` uses the [CredentialsManager](https://github.com/fastlane/credentials_manager) from `fastlane`.
# Need help?
Please submit an issue on GitHub and provide information about your setup
+
+# Code of Conduct
+Help us keep `pilot` open and inclusive. Please read and follow our [Code of Conduct](https://github.com/fastlane/code-of-conduct).
# License
This project is licensed under the terms of the MIT license. See the LICENSE file.
> This project and all fastlane tools are in no way affiliated with Apple Inc. This project is open source under the MIT license, which means you have full access to the source code and can modify it to fit your own needs. All fastlane tools run on your own computer or server, so your credentials or other sensitive information will never leave your own computer. You are responsible for how you use fastlane tools.