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

coolfrog 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 590d81f  chore: convey Apache branding (#121)
590d81f is described below

commit 590d81f1dbdafe706aa11e7e1b12b3626dbd8048
Author: tison <[email protected]>
AuthorDate: Sat Dec 30 19:43:29 2023 +0800

    chore: convey Apache branding (#121)
    
    Signed-off-by: tison <[email protected]>
---
 Cargo.toml | 2 +-
 README.md  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.toml b/Cargo.toml
index 7beeaca..4f4e0ce 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -21,7 +21,7 @@ version = "2.0.0"
 edition = "2021"
 license = "Apache-2.0"
 readme = "README.md"
-description = "Protobuf specs for HoraeDB"
+description = "Protobuf specs for Apache HoraeDB™"
 authors = ["HoraeDB Authors <[email protected]>"]
 repository = "https://github.com/apache/incubator-horaedb-proto";
 
diff --git a/README.md b/README.md
index 9f831f9..eea56f6 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Protocol of [HoraeDB](https://github.com/apache/incubator-horaedb)
+# Protocol of [Apache HoraeDB™](https://github.com/apache/incubator-horaedb)
 
 
[![Crates.io](https://img.shields.io/crates/v/horaedb-proto.svg)](https://crates.io/crates/horaedb-proto)
 [![Go 
Reference](https://pkg.go.dev/badge/github.com/apache/incubator-horaedb-proto.svg)](https://pkg.go.dev/github.com/apache/incubator-horaedb-proto)


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

Reply via email to