Skip to content

Commit e4ba8ee

Browse files
authored
Add DCO to CONTRIBUTING.md (ros2#770)
The DCO App was installed and validating but it wasn't documented. Signed-off-by: Tully Foote <[email protected]>
1 parent 7143558 commit e4ba8ee

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CONTRIBUTING.md

+5
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,8 @@ be under the Apache 2 License, as dictated by that
1111
the terms of any separate license agreement you may have executed
1212
with Licensor regarding such Contributions.
1313
~~~
14+
15+
Contributors must sign-off each commit by adding a `Signed-off-by: ...`
16+
line to commit messages to certify that they have the right to submit
17+
the code they are contributing to the project according to the
18+
[Developer Certificate of Origin (DCO)](https://developercertificate.org/).

0 commit comments

Comments
 (0)