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 514174223d1 optimize trademark display (#1007)
514174223d1 is described below
commit 514174223d1b75e2e62801f1aeb765f4e00f55c2
Author: jimin <[email protected]>
AuthorDate: Sun Aug 3 18:10:38 2025 +0800
optimize trademark display (#1007)
Signed-off-by: slievrly <[email protected]>
---
i18n/en/code.json | 2 +-
.../current/developers/committer-guide/new-committer_dev.md | 2 +-
.../developers/contributor-guide/new-contributor-guide_dev.md | 2 +-
.../developers/contributor-guide/reporting-security-issues_dev.md | 2 +-
.../current/developers/ppmc-guide/new-ppmc_dev.md | 2 +-
.../current/developers/ppmc-guide/nominate-committer_dev.md | 2 +-
.../current/developers/ppmc-guide/nominate-ppmc_dev.md | 2 +-
.../current/developers/release-guide/release-guide_dev.md | 2 +-
.../current/developers/team/team.md | 2 +-
.../version-v2.4/developers/ppmc-guide/release-guide_dev.md | 2 +-
i18n/zh-cn/code.json | 4 ++--
.../developers/contributor-guide/new-contributor-guide_dev.md | 2 +-
.../developers/contributor-guide/reporting-security-issues_dev.md | 8 ++++----
.../docusaurus-plugin-content-docs/current/developers/maturity.md | 6 +++---
.../current/developers/ppmc-guide/new-ppmc_dev.md | 2 +-
.../current/developers/ppmc-guide/nominate-committer_dev.md | 2 +-
.../current/developers/ppmc-guide/nominate-ppmc_dev.md | 2 +-
.../current/developers/release-guide/release-guide_dev.md | 2 +-
.../current/developers/team/team.md | 2 +-
src/pages/home/top/index.tsx | 2 +-
20 files changed, 26 insertions(+), 26 deletions(-)
diff --git a/i18n/en/code.json b/i18n/en/code.json
index 0c130adc277..886dbcc10cf 100644
--- a/i18n/en/code.json
+++ b/i18n/en/code.json
@@ -430,7 +430,7 @@
"message": "Who is using"
},
"users.userTitleAfter": {
- "message": " Apache Seata"
+ "message": " Apache Seata™ (incubating)"
},
"users.wantToAppear": {
"message": "Want to appear on this page?"
diff --git
a/i18n/en/docusaurus-plugin-content-docs/current/developers/committer-guide/new-committer_dev.md
b/i18n/en/docusaurus-plugin-content-docs/current/developers/committer-guide/new-committer_dev.md
index 34564fa6c3e..9d41fcd8a46 100644
---
a/i18n/en/docusaurus-plugin-content-docs/current/developers/committer-guide/new-committer_dev.md
+++
b/i18n/en/docusaurus-plugin-content-docs/current/developers/committer-guide/new-committer_dev.md
@@ -1,6 +1,6 @@
# New Committer Guide
-This document primarily serves as a guide for new committers to Apache Seata.
+This document primarily serves as a guide for new committers to Apache Seata™
(incubating).
Upon receiving an invitation email from Seata PMC, a new committer should
consider whether accepting.
If they decide in favor, they should select "Reply All" and express their
decision.
diff --git
a/i18n/en/docusaurus-plugin-content-docs/current/developers/contributor-guide/new-contributor-guide_dev.md
b/i18n/en/docusaurus-plugin-content-docs/current/developers/contributor-guide/new-contributor-guide_dev.md
index 941ea84eb6f..4ef33656334 100644
---
a/i18n/en/docusaurus-plugin-content-docs/current/developers/contributor-guide/new-contributor-guide_dev.md
+++
b/i18n/en/docusaurus-plugin-content-docs/current/developers/contributor-guide/new-contributor-guide_dev.md
@@ -6,7 +6,7 @@ description: This is a guide for new comers who wants to
contribute to Seata.
# New contributor guide
-This is a guide for new comers who wants to contribute to Seata.
+This is a guide for new comers who wants to contribute to Apache Seata™
(incubating).
### Subscribe to the mailing list
diff --git
a/i18n/en/docusaurus-plugin-content-docs/current/developers/contributor-guide/reporting-security-issues_dev.md
b/i18n/en/docusaurus-plugin-content-docs/current/developers/contributor-guide/reporting-security-issues_dev.md
index 14442f7df3b..1a3aa40cd8c 100644
---
a/i18n/en/docusaurus-plugin-content-docs/current/developers/contributor-guide/reporting-security-issues_dev.md
+++
b/i18n/en/docusaurus-plugin-content-docs/current/developers/contributor-guide/reporting-security-issues_dev.md
@@ -6,7 +6,7 @@ description: This is a guide for new contributors who wants to
report security i
# Reporting Security Issues
-The Seata Group takes a rigorous standpoint in annihilating the security
issues in its software projects. Seata is highly sensitive and forthcoming to
issues pertaining to its features and functionality.
+Apache Seata™ (incubating) takes a rigorous standpoint in annihilating the
security issues in its software projects. Seata is highly sensitive and
forthcoming to issues pertaining to its features and functionality.
## REPORTING VULNERABILITY
diff --git
a/i18n/en/docusaurus-plugin-content-docs/current/developers/ppmc-guide/new-ppmc_dev.md
b/i18n/en/docusaurus-plugin-content-docs/current/developers/ppmc-guide/new-ppmc_dev.md
index da38c795278..60cbef4d4ea 100644
---
a/i18n/en/docusaurus-plugin-content-docs/current/developers/ppmc-guide/new-ppmc_dev.md
+++
b/i18n/en/docusaurus-plugin-content-docs/current/developers/ppmc-guide/new-ppmc_dev.md
@@ -5,7 +5,7 @@ description: New PPMC Member Guide
---
# New PPMC Member Guide
-This document primarily serves as a guide for new PPMC members to Apache Seata.
+This document primarily serves as a guide for new PPMC members to Apache
Seata™ (incubating).
Upon receiving an invitation email from Seata PPMC, a new PPMC member should
consider whether accepting. If they decide in favor, they should select "Reply
All" and express their decision.
diff --git
a/i18n/en/docusaurus-plugin-content-docs/current/developers/ppmc-guide/nominate-committer_dev.md
b/i18n/en/docusaurus-plugin-content-docs/current/developers/ppmc-guide/nominate-committer_dev.md
index a81a967edd7..4495ed1000a 100644
---
a/i18n/en/docusaurus-plugin-content-docs/current/developers/ppmc-guide/nominate-committer_dev.md
+++
b/i18n/en/docusaurus-plugin-content-docs/current/developers/ppmc-guide/nominate-committer_dev.md
@@ -6,7 +6,7 @@ description: Nominate Committer Guide
# Nominate Committer Guide
-This document mainly introduces how a PPMC member nominates a new committer.
+This document mainly introduces how the Apache Seata™ (incubating) PPMC member
nominates a new committer.
## Discuss the candidate
diff --git
a/i18n/en/docusaurus-plugin-content-docs/current/developers/ppmc-guide/nominate-ppmc_dev.md
b/i18n/en/docusaurus-plugin-content-docs/current/developers/ppmc-guide/nominate-ppmc_dev.md
index f9b5edc0d97..c4c85123ad8 100644
---
a/i18n/en/docusaurus-plugin-content-docs/current/developers/ppmc-guide/nominate-ppmc_dev.md
+++
b/i18n/en/docusaurus-plugin-content-docs/current/developers/ppmc-guide/nominate-ppmc_dev.md
@@ -6,7 +6,7 @@ description: Nominate PPMC member Guide
# Nominate PPMC member Guide
-This document mainly introduces how a PPMC member nominates a new PPMC member.
+This document mainly introduces how the Apache Seata™ (incubating) PPMC member
nominates a new PPMC member.
## Discuss the candidate
diff --git
a/i18n/en/docusaurus-plugin-content-docs/current/developers/release-guide/release-guide_dev.md
b/i18n/en/docusaurus-plugin-content-docs/current/developers/release-guide/release-guide_dev.md
index 23e47688812..0aaae7f0f60 100644
---
a/i18n/en/docusaurus-plugin-content-docs/current/developers/release-guide/release-guide_dev.md
+++
b/i18n/en/docusaurus-plugin-content-docs/current/developers/release-guide/release-guide_dev.md
@@ -8,7 +8,7 @@ description: Release Guide.
## 1. Introduction
-#### 1.1 Apache Release Documentation
+#### 1.1 Apache Seata™ (incubating) Release Documentation
Refer to the following links to understand the ASF release process:
diff --git
a/i18n/en/docusaurus-plugin-content-docs/current/developers/team/team.md
b/i18n/en/docusaurus-plugin-content-docs/current/developers/team/team.md
index 07b082fdc4a..a830ae761f5 100644
--- a/i18n/en/docusaurus-plugin-content-docs/current/developers/team/team.md
+++ b/i18n/en/docusaurus-plugin-content-docs/current/developers/team/team.md
@@ -4,7 +4,7 @@ keywords: [Seata]
description: Team.
---
# Team
-We extend our heartfelt gratitude to all contributors for your dedication,
expertise, and invaluable efforts in advancing this community-driven project.
Your collaboration has been instrumental in shaping its success.
+Welcome to the Apache Seata™ (incubating) community. We extend our heartfelt
gratitude to all contributors for your dedication, expertise, and invaluable
efforts in advancing this community-driven project. Your collaboration has been
instrumental in shaping its success.
## PPMC members and Committers
The committers list could be found
[here](https://people.apache.org/phonebook.html?podling=seata).
diff --git
a/i18n/en/docusaurus-plugin-content-docs/version-v2.4/developers/ppmc-guide/release-guide_dev.md
b/i18n/en/docusaurus-plugin-content-docs/version-v2.4/developers/ppmc-guide/release-guide_dev.md
index 23e47688812..0aaae7f0f60 100644
---
a/i18n/en/docusaurus-plugin-content-docs/version-v2.4/developers/ppmc-guide/release-guide_dev.md
+++
b/i18n/en/docusaurus-plugin-content-docs/version-v2.4/developers/ppmc-guide/release-guide_dev.md
@@ -8,7 +8,7 @@ description: Release Guide.
## 1. Introduction
-#### 1.1 Apache Release Documentation
+#### 1.1 Apache Seata™ (incubating) Release Documentation
Refer to the following links to understand the ASF release process:
diff --git a/i18n/zh-cn/code.json b/i18n/zh-cn/code.json
index 0fc6c51f624..e43040ec61f 100644
--- a/i18n/zh-cn/code.json
+++ b/i18n/zh-cn/code.json
@@ -361,7 +361,7 @@
"message": "创建一个"
},
"homepage.briefIntroduction": {
- "message": "Apache Seata(incubating)
是一款开源的分布式事务解决方案,致力于在微服务架构下提供高性能和简单易用的分布式事务服务。"
+ "message": "Apache Seata™ (incubating)
是一款开源的分布式事务解决方案,致力于在微服务架构下提供高性能和简单易用的分布式事务服务。"
},
"homepage.quickstartButton": {
"message": "快速入门"
@@ -376,7 +376,7 @@
"message": "创建一个"
},
"homepage.introTitle": {
- "message": "Seata 是什么?"
+ "message": "Apache Seata™ (incubating) 是什么?"
},
"homepage.introDesc": {
"message": "Seata 是一款开源的分布式事务解决方案,致力于在微服务架构下提供高性能和简单易用的分布式事务服务。在 Seata
开源之前,其内部版本在阿里系内部一直扮演着应用架构层数据一致性的中间件角色,帮助经济体平稳的度过历年的双11,对上层业务进行了有力的技术支撑。经过多年沉淀与积累,其商业化产品先后在阿里云、金融云上售卖。2019.1
为了打造更加完善的技术生态和普惠技术成果,Seata 正式宣布对外开源,未来 Seata 将以社区共建的形式帮助用户快速落地分布式事务解决方案。"
diff --git
a/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/contributor-guide/new-contributor-guide_dev.md
b/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/contributor-guide/new-contributor-guide_dev.md
index 0778ceb74fd..6b52500e743 100644
---
a/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/contributor-guide/new-contributor-guide_dev.md
+++
b/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/contributor-guide/new-contributor-guide_dev.md
@@ -6,7 +6,7 @@ description: 这篇向导旨在给正在准备向Seata提交贡献的新手提
# 新贡献者向导
-这篇向导旨在给正在准备向Seata提交贡献的新手提供指导。
+这篇向导旨在给正在准备向 Apache Seata™ (incubating) 提交贡献的新手提供指导。
### 邮件列表描述
diff --git
a/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/contributor-guide/reporting-security-issues_dev.md
b/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/contributor-guide/reporting-security-issues_dev.md
index 0c8597e720a..026a0c40b9c 100644
---
a/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/contributor-guide/reporting-security-issues_dev.md
+++
b/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/contributor-guide/reporting-security-issues_dev.md
@@ -6,14 +6,14 @@ description: 本文旨在帮助新贡献者如何报告安全问题给Seata团
# 报告安全问题
-Seata在消除其软件项目中的安全性问题方面采取严格的立场,对与其功能和特性有关的问题非常敏感并很快提出。
+Apache Seata™ (incubating) 在消除其软件项目中的安全性问题方面采取严格的立场,对与其功能和特性有关的问题非常敏感并很快提出。
## 报告漏洞
-如果您对Seata的安全性有担心,或者发现漏洞或潜在威胁,请通过报告至[[email protected]](mailto:[email protected])与Seata安全团队取得联系。在报告中,需要您指定问题或潜在威胁的描述。同时推荐您在报告中重现和复制问题的方法。Seata社区会在评估和分析调查结果之后与您联系。
-请先注意在[[email protected]](mailto:[email protected])系统中报告安全问题,不要在公开地方讨论该问题。
+如果您对Seata的安全性有担心,或者发现漏洞或潜在威胁,请通过报告至[[email protected]](mailto:[email protected])与Seata安全团队取得联系。在报告中,需要您指定问题或潜在威胁的描述。同时推荐您在报告中重现和复制问题的方法。Seata社区会在评估和分析调查结果之后与您联系。
+请先注意在[[email protected]](mailto:[email protected])系统中报告安全问题,不要在公开地方讨论该问题。
-## 漏洞处理
+## 漏洞处理
漏洞处理过程的概述是:
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 a1448f9cef7..74001dc09e5 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
@@ -4,12 +4,12 @@ keywords: [ Maturity ]
description: Maturity model assessment.
---
-# Maturity model assessment
+# Apache Seata™ (incubating) Maturity model assessment
The following table is filled according to
the [Apache Maturity
Model](https://community.apache.org/apache-way/apache-project-maturity-model.html).
Everyone is welcome to comment it.
-## TABLE
+## Code
| **ID** | **Description**
| **Status**
|
|----------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
@@ -19,7 +19,7 @@ the [Apache Maturity
Model](https://community.apache.org/apache-way/apache-proje
| **CD40** | The full history of the project's code is available via a source
code control system, in a way that allows anyone to recreate any released
version.
| **YES** The code is managed using Git,
allowing you to view the complete change history based on Git.
|
| **CD50** | The source code control system establishes the provenance of each
line of code in a reliable way, based on strong authentication of the
committer. When third parties contribute code, commit messages provide reliable
information about the code provenance. | **YES** The project uses GitHub and is
managed by Apache Infra, ensuring the provenance of each line of code to a
committer. Third-party contributions are accepted in accordance with the
contributing guidelines. |
-### LICENSE
+### Licenses and Copyright
| **ID** | **Description**
| **Status**
|
|----------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------|
diff --git
a/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/ppmc-guide/new-ppmc_dev.md
b/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/ppmc-guide/new-ppmc_dev.md
index 50bd9d62f33..df4f1340e5f 100644
---
a/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/ppmc-guide/new-ppmc_dev.md
+++
b/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/ppmc-guide/new-ppmc_dev.md
@@ -5,7 +5,7 @@ description: New PPMC Member Guide
---
# 新PPMC成员指南
-本文档主要为指导新晋PPMC成员加入Apache Seata社区。
+本文档主要为指导新晋PPMC成员加入Apache Seata™ (incubating)社区。
当收到来自Seata PPMC的邀请邮件后,新成员应审慎考虑是否接受。若决定接受,请点击"回复全部"并明确表达同意意向。
diff --git
a/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/ppmc-guide/nominate-committer_dev.md
b/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/ppmc-guide/nominate-committer_dev.md
index edff1ccc123..d989fed8e71 100644
---
a/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/ppmc-guide/nominate-committer_dev.md
+++
b/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/ppmc-guide/nominate-committer_dev.md
@@ -6,7 +6,7 @@ description: 提名 Committer 指南
# 提名 Committer 指南
-本文档主要介绍PPMC成员如何提名新的提交者。
+本文档主要介绍Apache Seata™ (incubating) PPMC成员如何提名新的提交者。
## 讨论候选人
diff --git
a/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/ppmc-guide/nominate-ppmc_dev.md
b/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/ppmc-guide/nominate-ppmc_dev.md
index 30763502cc7..fda07ad23ab 100644
---
a/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/ppmc-guide/nominate-ppmc_dev.md
+++
b/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/ppmc-guide/nominate-ppmc_dev.md
@@ -6,7 +6,7 @@ description: 提名PPMC member指南
# 提名 PPMC member 指南
-本文档主要介绍PPMC成员如何提名新的PPMC成员。
+本文档主要介绍Apache Seata™ (incubating) PPMC成员如何提名新的PPMC成员。
## 讨论候选人
diff --git
a/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/release-guide/release-guide_dev.md
b/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/release-guide/release-guide_dev.md
index 5835162b607..cb5066b9e25 100644
---
a/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/release-guide/release-guide_dev.md
+++
b/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/release-guide/release-guide_dev.md
@@ -4,7 +4,7 @@ keywords: [Seata]
description: Release Guide.
---
-# 发布手册
+# Apache Seata™ (incubating) 发布手册
## 1. 前言
diff --git
a/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/team/team.md
b/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/team/team.md
index c85aae5eef7..5f1ff272246 100644
--- a/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/team/team.md
+++ b/i18n/zh-cn/docusaurus-plugin-content-docs/current/developers/team/team.md
@@ -4,7 +4,7 @@ keywords: [Team]
description: Team.
---
# 团队
-我们衷心感谢所有贡献者,感谢你们的奉献精神、专业知识和宝贵的努力,推动这个社区驱动的项目。你们对于社区的成功起到了重要作用。
+欢迎来到 Apache Seata™ (incubating)
社区。我们衷心感谢所有贡献者,感谢你们的奉献精神、专业知识和宝贵的努力,推动这个社区驱动的项目。你们对于社区的成功起到了重要作用。
## PPMC 成员和提交者
committers 列表查看 [此处](https://people.apache.org/phonebook.html?podling=seata)。
diff --git a/src/pages/home/top/index.tsx b/src/pages/home/top/index.tsx
index 5c05e5086db..6d7a16b934a 100644
--- a/src/pages/home/top/index.tsx
+++ b/src/pages/home/top/index.tsx
@@ -23,7 +23,7 @@ import './index.scss';
import useBaseUrl from '@docusaurus/useBaseUrl';
const topData = {
- brandName: 'Apache Seata(incubating)',
+ brandName: 'Apache Seata™ (incubating)',
briefIntroduction: translate({
id: 'homepage.briefIntroduction',
}),
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]