From a6c1dd82743ba8c86e9da49b565e917fdc450f7d Mon Sep 17 00:00:00 2001 From: sychen Date: Fri, 14 Oct 2022 21:36:54 +0800 Subject: [PATCH] [KYUUBI #3631] Update project description ### _Why are the changes needed?_ https://www.mail-archive.com/devkyuubi.apache.org/msg02596.html ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request Closes #3631 from cxzl25/update_asf_desc. Closes #3631 7ee595e8 [sychen] update desc Authored-by: sychen Signed-off-by: Cheng Pan --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 471b8c1100c..b2593788948 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -18,7 +18,7 @@ # 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 and multi-tenant gateway to provide serverless SQL on data warehouses and lakehouses." homepage: https://kyuubi.apache.org/ labels: - spark