This is an automated email from the ASF dual-hosted git repository.
jiacai2050 pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-horaedb-client-py.git
The following commit(s) were added to refs/heads/main by this push:
new 48a1e1a chore: add incubating notice (#40)
48a1e1a is described below
commit 48a1e1ae3d6526f8d98763786b36ebc0f16e7d16
Author: 鲍金日 <[email protected]>
AuthorDate: Thu May 16 21:04:43 2024 +0800
chore: add incubating notice (#40)
* add Incubating notice
* Update .asf.yaml
---------
Co-authored-by: Jiacai Liu <[email protected]>
---
.asf.yaml | 4 ++--
DISCLAIMER | 10 ++++++++++
README.md | 6 ++----
3 files changed, 14 insertions(+), 6 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 21fcb1e..aa6324b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -19,8 +19,8 @@
github:
description: >-
- Python implementation of HoraeDB client.
- homepage: https://apache.github.io/incubator-horaedb-docs # TODO: after
website is ready, set to https://horaedb.apache.org/
+ Apache HoraeDB (Incubating) Python Client.
+ homepage: https://horaedb.apache.org/
labels:
- python
- sql
diff --git a/DISCLAIMER b/DISCLAIMER
new file mode 100644
index 0000000..e38e6f6
--- /dev/null
+++ b/DISCLAIMER
@@ -0,0 +1,10 @@
+Apache HoraeDB (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/README.md b/README.md
index 03a3d55..ed1dcdb 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# HoraeDB Python Client
+# Apache HoraeDB (Incubating) Python Client

[](https://github.com/apache/incubator-horaedb-client-py/actions/workflows/ci.yml)
@@ -6,9 +6,7 @@
## Introduction
-The python client for [HoraeDB](https://github.com/apache/incubator-horaedb).
-
-[HoraeDB](https://github.com/apache/incubator-horaedb) is a high-performance,
distributed, schema-less, cloud native time-series database that can handle
both time-series and analytics workloads.
+Python client for [Apache HoraeDB
(Incubating)](https://github.com/apache/incubator-horaedb).
## Support features
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]