Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update CONTRIBUTING.md by removing google CLA references #62

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 8 additions & 9 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
We'd love to accept your patches and contributions to this project. There are
just a few small guidelines you need to follow.

## Contributor License Agreement
## Eclipse Contributor Agreement

Contributions to this project must be accompanied by a Contributor License
Agreement. You (or your employer) retain the copyright to your contribution;
Contributions to this project must be accompanied by an Eclipse Contributor Agreement (ECA).
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.
part of the project. Head over to <https://www.eclipse.org/projects/handbook/#specifications-contributors> to understand
how to sign the ECA.

You generally only need to submit a CLA once, so if you've already submitted one
You generally only need to submit the ECA 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.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I appreciate this hacking of the google license agreement :) , but I think we can just stick to have a link to the Contribution Guidelines on the website and remove everything else

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Haha, that's what I get for trying to be fancy! :)
Thx for the feedback.


Expand All @@ -22,7 +22,6 @@ use GitHub pull requests for this purpose. Consult
[GitHub Help](https://help.github.com/articles/about-pull-requests/) for more
information on using pull requests.

## Community Guidelines
## Contribution Guidelines

This project follows
[Google's Open Source Community Guidelines](https://opensource.google.com/conduct/).
Head over to the [Eclipse EDC Documentation](https://eclipse-edc.github.io/documentation/for-contributors/guidelines/) to understand the contribution guidelines.