This is an automated email from the ASF dual-hosted git repository.
twice pushed a commit to branch unstable
in repository https://gitbox.apache.org/repos/asf/kvrocks.git
The following commit(s) were added to refs/heads/unstable by this push:
new 82f03ca5 Move logo acknowledgement to NOTICE (#2290)
82f03ca5 is described below
commit 82f03ca5edc6640a46a8f26d63ceb9385f30f744
Author: Twice <[email protected]>
AuthorDate: Sun May 5 15:03:13 2024 +0900
Move logo acknowledgement to NOTICE (#2290)
---
NOTICE | 4 ++++
README.md | 2 --
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/NOTICE b/NOTICE
index 8488d466..7e674d15 100644
--- a/NOTICE
+++ b/NOTICE
@@ -6,6 +6,10 @@ The Apache Software Foundation (http://www.apache.org/).
================================================================
+Thanks to designers Lingyu Tian and Shili Fan for contributing the logo of
Kvrocks.
+
+================================================================
+
This product includes a number of Dependencies with separate copyright notices
and license terms. Your use of these submodules is subject to the terms and
conditions of the following licenses.
diff --git a/README.md b/README.md
index f07c66b0..582bc082 100644
--- a/README.md
+++ b/README.md
@@ -38,8 +38,6 @@ Kvrocks has the following key features:
* High Availability: Support Redis sentinel to failover when master or slave
was failed.
* Cluster: Centralized management but accessible via any Redis cluster client.
-Thanks to designers [Lingyu Tian](https://github.com/tianlingyu1997) and Shili
Fan for contributing the logo of Kvrocks.
-
## Who uses Kvrocks
You can find Kvrocks users at [the Users
page](https://kvrocks.apache.org/users/).