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 dbea54b580e rename to Apache Seata™ (#1004)
dbea54b580e is described below
commit dbea54b580e9c0df661bbd330358ac35bf611d1c
Author: jimin <[email protected]>
AuthorDate: Sun Aug 3 15:41:47 2025 +0800
rename to Apache Seata™ (#1004)
---
docusaurus.config.js | 2 +-
i18n/en/code.json | 4 ++--
.../docusaurus-plugin-content-docs/current/developers/maturity.md | 6 +++---
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 4616a7ccdb2..4f440da17da 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -250,7 +250,7 @@ const config = {
copyright: `
<div class="fs-12">
<div class="center-div">
- <span>Apache Seata (incubating) is an effort undergoing
incubation at The Apache Software Foundation (ASF), sponsored by the Apache
Incubator. Incubation is required of all newly accepted projects until a
further review indicates that the infrastructure, communications, and decision
making process have stabilized in a manner consistent with other successful ASF
projects. While incubation status is not necessarily a reflection of the
completeness or stability of the [...]
+ <span>Apache Seata™ (incubating) is an effort undergoing
incubation at The Apache Software Foundation (ASF), sponsored by the Apache
Incubator. Incubation is required of all newly accepted projects until a
further review indicates that the infrastructure, communications, and decision
making process have stabilized in a manner consistent with other successful ASF
projects. While incubation status is not necessarily a reflection of the
completeness or stability of the [...]
</div>
<br/>
<div class="center-div">
diff --git a/i18n/en/code.json b/i18n/en/code.json
index 0b34c3664c5..0c130adc277 100644
--- a/i18n/en/code.json
+++ b/i18n/en/code.json
@@ -364,7 +364,7 @@
"message": "Create a brilliant "
},
"homepage.briefIntroduction": {
- "message": "Apache Seata(incubating) is an open source distributed
transaction solution that delivers high performance and easy to use distributed
transaction services under a microservices architecture."
+ "message": "Apache Seata™ (incubating) is an open source distributed
transaction solution that delivers high performance and easy to use distributed
transaction services under a microservices architecture."
},
"homepage.quickstartButton": {
"message": "Get Started"
@@ -373,7 +373,7 @@
"message": "User Registration"
},
"homepage.introTitle": {
- "message": "What is Seata?"
+ "message": "What is Apache Seata™ (incubating) ?"
},
"homepage.introDesc": {
"message": "Seata is an open source distributed transaction solution that
delivers high performance and easy to use distributed transaction services
under a microservices architecture. Before the open source of Seata, its
internal version has been playing the role of middleware for data consistency
of application architecture layer in Alibaba group, helping the economy to
smoothly go through the Double 11 of the past year and providing strong
technical support for the upper business. [...]
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 a1448f9cef7..74001dc09e5 100644
--- a/i18n/en/docusaurus-plugin-content-docs/current/developers/maturity.md
+++ b/i18n/en/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**
|
|----------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------|
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]