This is an automated email from the ASF dual-hosted git repository.
zfc pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-teaclave-trustzone-sdk.git
The following commit(s) were added to refs/heads/main by this push:
new 0646616 docs: clarify contribution policy for DCO tags and CLA
requirements
0646616 is described below
commit 06466163ceb24813eb647aa576550c09676f7418
Author: Zhaofeng Chen <[email protected]>
AuthorDate: Thu Jul 10 00:01:41 2025 +0000
docs: clarify contribution policy for DCO tags and CLA requirements
---
README.md | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/README.md b/README.md
index 41a68a8..1614d0a 100644
--- a/README.md
+++ b/README.md
@@ -331,6 +331,17 @@ we aim to create a project that is maintained and owned by
the community. All
kinds of contributions are welcome.
Thanks to our [contributors](https://teaclave.apache.org/contributors/).
+Teaclave follows the Apache Software Foundation (ASF) model, which does not
+require `Signed-off-by` or other commit trailers. While such tags
+(e.g., DCO-style trailers like `Signed-off-by`, `Reviewed-by`) are welcome,
+they are optional and not enforced. Pull requests with or without them are
+equally welcome.
+
+However, DCO-style tags cannot substitute for the Contributor License
+Agreement (CLA). Major contributions and all committers must have a signed
+CLA on file, as [required by the
ASF](https://www.apache.org/licenses/contributor-agreements.html#clas).
+
+
## Community
- Join us on our [mailing
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]