This is an automated email from the ASF dual-hosted git repository. zfc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-website.git
commit 20152edf478e412b6a586f0dbddf4efb8d8ba9f1 Author: Zhaofeng Chen <[email protected]> AuthorDate: Tue Jul 29 10:35:37 2025 +0000 docs: add TB section to maturity --- site/docs/community/maturity.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/site/docs/community/maturity.md b/site/docs/community/maturity.md index 53951709a..adcc5af75 100644 --- a/site/docs/community/maturity.md +++ b/site/docs/community/maturity.md @@ -87,3 +87,11 @@ welcomes any updates if necessary. | IN10 | The project is independent from any corporate or organizational influence. | **YES** The Teaclave project maintains complete independence from corporate or organizational influence, with individual contributors shaping the community solely through transparent contributions. | | IN20 | Contributors act as themselves, not as representatives of a corporation or organization. | **YES** The committers and contributors act independently on their own initiative. | +### Trademark and Branding (TB) + +| ID | Description | Status | +|-----|-------------|--------| +| TB10 | The project uses "Apache Foo™" as the project and software product name consistently, with appropriate trademark attributions. | **YES** We consistently use the name "Apache Teaclave™" across all official materials, including the logo, with proper trademark attribution. | +| TB20 | The project's primary homepage is at projectname.apache.org. When exceptions exist to use alternate domains for any purpose, any non-apache.org domain names are owned by the ASF. | **YES** The official homepage is located at [https://teaclave.apache.org](https://teaclave.apache.org), fully complying with ASF domain usage policies. | +| TB30 | The ASF has trademark rights, including any registrations, to the project name, logo, and any other major branding elements. | **YES** The Apache Software Foundation owns the rights to the "Apache Teaclave" name and branding under the standard ASF trademark policies. We defer to ASF Brand Management for any formal registrations. | +| TB40 | The project monitors for any major misuses of their project's brand by others, and reports any potential misuses to Brand Management. | **YES** We periodically monitor for potential brand misuse (e.g., through online searches) and report any identified cases to ASF Brand Management. | --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
