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-go.git
The following commit(s) were added to refs/heads/main by this push:
new 0d8f4f9 chore: add incubating notice (#51)
0d8f4f9 is described below
commit 0d8f4f9246fe642bcc460ce8b51f6f68a4074c16
Author: 鲍金日 <[email protected]>
AuthorDate: Thu May 16 18:35:12 2024 +0800
chore: add incubating notice (#51)
## Rationale
See https://lists.apache.org/thread/1frk5f146pbzprj0d1ftf15o4z6v3ocs
## Detailed Changes
No need
## Test Plan
---
DISCLAIMER | 10 ++++++++++
README.md | 2 +-
2 files changed, 11 insertions(+), 1 deletion(-)
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 98a8539..c593970 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
## Introduction
-Golang client for [Apache
HoraeDB](https://github.com/apache/incubator-horaedb).
+Golang 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]