Skip to content

Commit

Permalink
CONTRIBUTING.md: remove Google CLA section (fastlane#21646)
Browse files Browse the repository at this point in the history
fastlane is no longer under the auspices of Google[^1].

Completing the Google Contributor License Agreement is no longer required.

[^1]: MobileNativeFoundation/discussions#194
  • Loading branch information
jaysoffian authored and SubhrajyotiSen committed Jan 17, 2024
1 parent 87d0e76 commit 0f6ee8f
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions CONTRIBUTING.md
Expand Up @@ -20,19 +20,6 @@ Some people might also use the [_fastlane_ tag on StackOverflow](https://stackov
- You will need a Google account to sign the CLA when you make your first PR
- For some more advanced tooling and debugging tips, check out [ToolsAndDebugging.md](ToolsAndDebugging.md)

### Google Contributor License Agreement (CLA)
Upon your first pull request to _fastlane_, the [googlebot](https://github.com/googlebot) will ask you to sign the Google Contributor License Agreement. Once the CLA has been accepted, the PR will be available to merge and you will not be asked to sign it again unless your GitHub username or email address changes.

Contributions to this project must be accompanied by a Contributor License
Agreement. You (or your employer) retain the copyright to your contribution;
this simply gives us permission to use and redistribute your contributions as
part of the project. Head over to <https://cla.developers.google.com/> to see
your current agreements on file or to sign a new one.

You generally only need to submit a CLA once, so if you've already submitted one
(even if it was for a different project), you probably don't need to do it
again.

### New Actions

Please be aware that we don鈥檛 accept submissions for new actions at the moment. You can find more information about that [here][submit action].
Expand Down

0 comments on commit 0f6ee8f

Please sign in to comment.