summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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