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

chengpan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-kyuubi.git


The following commit(s) were added to refs/heads/master by this push:
     new e75e634  [INFRA] Format asf yaml (#804)
e75e634 is described below

commit e75e6345566a3480e05efc26a2326d5053bf44bc
Author: Cheng Pan <[email protected]>
AuthorDate: Thu Jul 15 12:17:43 2021 +0800

    [INFRA] Format asf yaml (#804)
---
 .asf.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 46505f6..b3d39ec 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -18,7 +18,9 @@
 # See: 
https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features
 
 github:
-  description: "Apache Kyuubi is a distributed multi-tenant JDBC server for 
large-scale data processing and analytics, built on top of Apache Spark"
+  description: >
+    Apache Kyuubi is a distributed multi-tenant JDBC server for large-scale 
data processing and analytics,
+    built on top of Apache Spark.
   homepage: https://kyuubi.apache.org/
   labels:
     - spark

Reply via email to