Skip to content

Commit 5f28bb4

Browse files
committed
readme: fix top-level CONTRIBUTING guide
This got missed in the "uber" commit as part of the migration, and still talked about a CLA. Change that wording to instead reference the DCO, and defer to the main contributing guide for more details. Signed-off-by: Paul Jolly <[email protected]> Change-Id: Iede77d57af0712ab00ea7c25369a5458e0a5881c Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/520755
1 parent 5ab75b8 commit 5f28bb4

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,19 @@ CUE is an open source project.
55
We'd love to accept your patches and contributions to this project. There are
66
just a few small guidelines you need to follow.
77

8-
## Contributor License Agreement
8+
## Developer Certificate of Origin
99

10-
Contributions to this project must be accompanied by a Contributor License
11-
Agreement. You (or your employer) retain the copyright to your contribution;
12-
this simply gives us permission to use and redistribute your contributions as
13-
part of the project. Head over to <https://cla.developers.google.com/> to see
14-
your current agreements on file or to sign a new one.
15-
16-
You generally only need to submit a CLA once, so if you've already submitted one
17-
(even if it was for a different project), you probably don't need to do it
18-
again.
10+
Contributions to the CUE project must be accompanied by a [Developer Certificate
11+
of Origin](https://developercertificate.org/). Please read the [Contributing
12+
Guide](./doc/contribute.md) for more details.
1913

2014
## Code reviews
2115

2216
All submissions, including submissions by project members, require review. We
2317
use [Gerrit code
2418
reviews](https://review.gerrithub.io/q/project:cue-lang%252Fcue) for this
2519
purpose. Please read the [Contributing Guide](./doc/contribute.md) before
26-
reading patches.
20+
submitting patches.
2721

2822
## Code of Conduct
2923

0 commit comments

Comments
 (0)