This is an automated email from the ASF dual-hosted git repository. jimin pushed a commit to branch docusaurus in repository https://gitbox.apache.org/repos/asf/incubator-seata-website.git
The following commit(s) were added to refs/heads/docusaurus by this push: new a59be71ac2e add TB10-TB40 trademark (#1008) a59be71ac2e is described below commit a59be71ac2e08668fc458434210f177d0b0aecf5 Author: jimin <sliev...@163.com> AuthorDate: Tue Aug 5 10:50:56 2025 +0800 add TB10-TB40 trademark (#1008) --- .../current/developers/maturity.md | 9 +++++++++ .../current/developers/maturity.md | 9 +++++++++ src/pages/home/introduction/index.tsx | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) diff --git a/i18n/en/docusaurus-plugin-content-docs/current/developers/maturity.md b/i18n/en/docusaurus-plugin-content-docs/current/developers/maturity.md index 74001dc09e5..4187dba06da 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/developers/maturity.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/developers/maturity.md @@ -77,3 +77,12 @@ the [Apache Maturity Model](https://community.apache.org/apache-way/apache-proje |----------|------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **IN10** | The project is independent from any corporate or organizational influence. | **YES** All PPMC members and committers nominated during the incubation period come from different companies, and more than 90% of their members are not from donation companies. | | **IN20** | Contributors act as themselves, not as representatives of a corporation or organization. | **YES** All contributions are made by individuals acting independently, not on behalf of companies or organizations. | + +### Trademark and Branding + +| **ID** | **Description** | **Status** | +|----------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------| +| **TB10** | The project uses "Apache Foo™" as the project and software product name consistently, with appropriate <br/><br/><br/>trademark attributions. | **YES** We consistently use the name "Apache Seata™" 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://seata.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 Seata™" name and branding under the standard ASF trademark policies. | +| **TB40** | The project monitors for any major misuses of their project's brand by others, and reports any potential misuses to Brand Management. | **YES** The PMC takes trademark issues very seriously, and we have reported cases of trademark misuse in our incubation reports. | diff --git a/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/maturity.md b/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/maturity.md index 74001dc09e5..5688bc500f4 100644 --- a/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/maturity.md +++ b/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/maturity.md @@ -77,3 +77,12 @@ the [Apache Maturity Model](https://community.apache.org/apache-way/apache-proje |----------|------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **IN10** | The project is independent from any corporate or organizational influence. | **YES** All PPMC members and committers nominated during the incubation period come from different companies, and more than 90% of their members are not from donation companies. | | **IN20** | Contributors act as themselves, not as representatives of a corporation or organization. | **YES** All contributions are made by individuals acting independently, not on behalf of companies or organizations. | + +### Trademark and Branding + +| **ID** | **Description** | **Status** | +|----------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------| +| **TB10** | The project uses "Apache Foo™" as the project and software product name consistently, with appropriate <br/><br/><br/>trademark attributions. | **YES** We consistently use the name "Apache Seata™" 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://seata.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 Seata™" name and branding under the standard ASF trademark policies. | +| **TB40** | The project monitors for any major misuses of their project's brand by others, and reports any potential misuses to Brand Management. | **YES** The PMC takes trademark issues very seriously, and we have reported cases of trademark misuse in our incubation reports. | diff --git a/src/pages/home/introduction/index.tsx b/src/pages/home/introduction/index.tsx index 362f1fab141..f594d44ade2 100644 --- a/src/pages/home/introduction/index.tsx +++ b/src/pages/home/introduction/index.tsx @@ -34,7 +34,7 @@ const Introduction = () => { <section className='introduction-section'> <div className='introduction-body'> <div className='introduction'> - <h3>{data.title}</h3> + <h4>{data.title}</h4> <p>{data.desc}</p> </div> <img --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For additional commands, e-mail: notifications-h...@seata.apache.org