You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2021/09/12 03:49:57 UTC

[shardingsphere] branch master updated: Update slogan of ShardingSphere to Database Plus (#12375)

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

panjuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new 2006f47  Update slogan of ShardingSphere to Database Plus (#12375)
2006f47 is described below

commit 2006f471207ef2c566e850673c13ae99fbcb53e4
Author: Liang Zhang <te...@163.com>
AuthorDate: Sun Sep 12 11:49:19 2021 +0800

    Update slogan of ShardingSphere to Database Plus (#12375)
    
    * Update slogan of ShardingSphere to Database Plus
    
    * Update slogan of ShardingSphere to Database Plus
    
    * Update slogan of ShardingSphere to Database Plus
---
 .asf.yaml    | 7 +++++--
 README.md    | 2 +-
 README_ZH.md | 2 +-
 pom.xml      | 2 +-
 4 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index c6d0884..c1a2933 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -21,18 +21,21 @@ notifications:
   pullrequests: notifications@shardingsphere.apache.org
 
 github:
-  description: Distributed Database Ecosphere
+  description: Build criterion and ecosystem above multi-model databases
   labels:
+    - database plus
     - shardingsphere
     - database
     - distributed-database
     - distributed-sql-database
     - distributed-transactions
     - sql
-    - shard
     - database-cluster
     - mysql
     - postgresql
+    - shard
+    - readwrite-splitting
+    - encrypt
   features:
     issues: true
     projects: true
diff --git a/README.md b/README.md
index 8a558a3..8b55b8e 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# [ShardingSphere - Distributed Database Ecosphere](https://shardingsphere.apache.org/)
+# [ShardingSphere - Build criterion and ecosystem above multi-model databases](https://shardingsphere.apache.org/)
 
 **Official Website: https://shardingsphere.apache.org/**
 
diff --git a/README_ZH.md b/README_ZH.md
index f190681..992c660 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -1,4 +1,4 @@
-# [ShardingSphere - 分布式数据库生态圈](https://shardingsphere.apache.org/index_zh.html)
+# [ShardingSphere - 构建多模数据库上层的标准和生态](https://shardingsphere.apache.org/index_zh.html)
 
 **官方网站: https://shardingsphere.apache.org/**
 
diff --git a/pom.xml b/pom.xml
index d8a5f44..f0dcbcc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -961,7 +961,7 @@
     </reporting>
     
     <url>http://shardingsphere.apache.org</url>
-    <description>Distributed database ecosphere</description>
+    <description>Build criterion and ecosystem above multi-model databases</description>
     <licenses>
         <license>
             <name>Apache License 2.0</name>