Skip to content

Commit 36088fa

Browse files
committed
Update 'README.md' for DCO
... using the same wording as in 'CONTRIBUTING.md'.
1 parent 5d9d3e3 commit 36088fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ To emit Rust front end debug output, you may add options like `-frust-debug`, `-
193193
If you want to contribute to GCC Rust, you can find more information in [CONTRIBUTING.md](https://github.com/Rust-GCC/gccrs/blob/master/CONTRIBUTING.md).
194194

195195
Please be aware this project is designed to be pushed upstream to GCC when we reach some milestones, and this means we require
196-
contributions to have copyright assignment in place. Please see https://gcc.gnu.org/contribute.html.
196+
copyright assignment or the Developer's Certificate of Origin sign-off. Please see the [Contributing to GCC](https://gcc.gnu.org/contribute.html) guide or [Developer's Certificate of Origin (DCO) Sign-off](https://gcc.gnu.org/dco.html) guide.
197197

198198
Not all contributions must be code; we would love to see new test cases or bugs and issues to be reported. Feel free to add any comments on open PRs
199199

0 commit comments

Comments
 (0)