summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <matthias.beyer@ifm.com>2022-08-30 18:44:45 +0200
committerMatthias Beyer <matthias.beyer@ifm.com>2022-08-30 18:44:45 +0200
commit7d6d5966c70c6a9f6b61c95f75a12454ed1762ba (patch)
tree2a866960b274a73eef7fcfc922c94be988a2560b
parentb2b011afc005554991ce6613ea4772e47dbf9515 (diff)
Reword: Contributors need to sign DCO, not CLAcla-to-dco
Signed-off-by: Matthias Beyer <matthias.beyer@ifm.com>
-rw-r--r--GOVERNANCE.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/GOVERNANCE.md b/GOVERNANCE.md
index 647ff610..fc120272 100644
--- a/GOVERNANCE.md
+++ b/GOVERNANCE.md
@@ -150,10 +150,10 @@ To assure a consistent level of quality and appearance, the project has some rul
but won't be merged (read more about this in the "merge strategies" section).
- **Ensuring the Signed-off-by-trailer**
- Contributors need to sign the "Contributor License Agreement". They do so by
- signing off each individual commit with a so-called "Signed-off-by Trailer".
- Git offers the `--signoff`/`-s` flags when using `git-commit` to commit
- changes.
+ Contributors need to sign the "Developers Certificate of Origin". They do so
+ by signing off each individual commit with a so-called "Signed-off-by
+ Trailer". Git offers the `--signoff`/`-s` flags when using `git-commit` to
+ commit changes.
To ensure that all commits have the trailer present in the commit message, a
CI lint is installed in the github actions workflows of the project. This lint