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-proto.git


The following commit(s) were added to refs/heads/main by this push:
     new 8d45306  add disciamer
8d45306 is described below

commit 8d453069627773a8ed4f4d51508db47935054cc6
Author: baojinri <[email protected]>
AuthorDate: Wed Jul 3 22:32:00 2024 +0800

    add disciamer
---
 .asf.yaml |  2 +-
 README.md | 10 ++++++++--
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 5728d1b..cc6d1d8 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -18,7 +18,7 @@
 # For more information, see 
https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features.
 
 github:
-  description: Protocol buffer files for HoraeDB
+  description: Apache HoraeDB (Incubating) Protocol Buffer Files
   homepage: https://horaedb.apache.org
   labels:
     - rust
diff --git a/README.md b/README.md
index 6875276..045b00a 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,16 @@
-# Protocol of [Apache HoraeDB™](https://github.com/apache/incubator-horaedb)
+# Apache HoraeDB (Incubating) Protocol Buffer Files
 
 
[![Crates.io](https://img.shields.io/crates/v/horaedbproto.svg)](https://crates.io/crates/horaedbproto)
 [![Go 
Reference](https://pkg.go.dev/badge/github.com/apache/incubator-horaedb-proto.svg)](https://pkg.go.dev/github.com/apache/incubator-horaedb-proto)
 [![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.horaedb/horaedb-proto-internal.svg?logo=Apache+Maven&logoColor=blue)](https://central.sonatype.com/artifact/org.apache.horaedb/horaedb-proto-internal)
 
-Protocol buffer files for HoraeDB. Projects that manage generated code of 
different languages are also in this repository. They act as underlying 
dependencies of the client, server, and meta.
+Protocol buffer files for [Apache HoraeDB 
(Incubating)](https://github.com/apache/incubator-horaedb). Projects that 
manage generated code of different languages are also in this repository. They 
act as underlying dependencies of the client, server, and meta.
+
+> [!IMPORTANT]
+> Apache HoraeDB (incubating) is an effort undergoing incubation at the Apache
+> Software Foundation (ASF), sponsored by the Apache Incubator PMC.
+>
+> Please read the [DISCLAIMER](DISCLAIMER) and a full explanation of 
["incubating"](https://incubator.apache.org/policy/incubation.html).
 
 ## User Guide
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to