This is an automated email from the ASF dual-hosted git repository.

lzljs3620320 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/paimon-trino.git


The following commit(s) were added to refs/heads/main by this push:
     new 86e972d  [graduate] remove incubating
86e972d is described below

commit 86e972d58c5cf6c8edef36bdcfb6ea38540df507
Author: Jingsong <[email protected]>
AuthorDate: Wed Mar 27 17:04:36 2024 +0800

    [graduate] remove incubating
---
 .asf.yaml  | 2 +-
 DISCLAIMER | 7 -------
 NOTICE     | 2 +-
 README.md  | 2 +-
 4 files changed, 3 insertions(+), 10 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 7ad8ed3..c7cc7d5 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -18,7 +18,7 @@
 # See: 
https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features
 
 github:
-  description: "Apache Paimon(incubating) is a streaming data lake platform 
that supports high-speed data ingestion, change data tracking and efficient 
real-time analytics."
+  description: "Trino Connector for Apache Paimon."
   homepage: https://paimon.apache.org/
   enabled_merge_buttons:
     squash: true
diff --git a/DISCLAIMER b/DISCLAIMER
deleted file mode 100644
index 6681d18..0000000
--- a/DISCLAIMER
+++ /dev/null
@@ -1,7 +0,0 @@
-Apache Paimon (incubating) is an effort undergoing incubation at The Apache 
Software Foundation (ASF), sponsored by the Apache Incubator PMC.
-
-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 code,
-it does indicate that the project has yet to be fully endorsed by the ASF.
diff --git a/NOTICE b/NOTICE
index 6f7d8e0..cbe698d 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,4 +1,4 @@
-Apache Paimon (incubating)
+Apache Paimon
 Copyright 2023-2023 The Apache Software Foundation
 
 This product includes software developed at
diff --git a/README.md b/README.md
index 69afe58..8be9580 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Apache Paimon (incubating) Trino Connector
+# Apache Paimon Trino Connector
 
 This repository is Trino Connector for the [Apache 
Paimon](https://paimon.apache.org/) project.
 

Reply via email to