This is an automated email from the ASF dual-hosted git repository.
yao 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 1f846aa [KYUUBI #1965] [DOCS] Use the newly added official logo at
asf svn in README
1f846aa is described below
commit 1f846aa398a7d7256412b1105544add64bb8c7b5
Author: Kent Yao <[email protected]>
AuthorDate: Wed Feb 23 21:01:21 2022 +0800
[KYUUBI #1965] [DOCS] Use the newly added official logo at asf svn in README
### _Why are the changes needed?_
An SVG version of the Kyuubi logo has been uploaded to ASF svn repo, see
https://www.apache.org/logos/?#kyuubi
In this PR, we replace the one of png in the repo with it. Additionally,
some badges that indicate how our repo is maintained are added to align the
logo.
### _How was this patch tested?_
checked https://github.com/yaooqinn/incubator-kyuubi/tree/readme
Closes #1965 from yaooqinn/readme.
Closes #1965
1c8aef0c [Kent Yao] Use the newly added official logo at asf svn
d8869fda [Kent Yao] Use the newly added official logo at asf svn
a79b8a46 [Kent Yao] Use the newly added official logo at asf svn
ece9c802 [Kent Yao] Use the newly added official logo at asf svn
9e009f9c [Kent Yao] Use the newly added official logo at asf svn
6aaad1ac [Kent Yao] Use the newly added official logo at asf svn
Authored-by: Kent Yao <[email protected]>
Signed-off-by: Kent Yao <[email protected]>
---
README.md | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index bf8c851..2876643 100644
--- a/README.md
+++ b/README.md
@@ -14,17 +14,21 @@
- See the License for the specific language governing permissions and
- limitations under the License.
-->
+# Apache Kyuubi (Incubating)
+<img
src="https://svn.apache.org/repos/asf/comdev/project-logos/originals/kyuubi-1.svg"
alt="Kyuubi logo" height="120px" align="right" />
-
-
-[](https://www.apache.org/licenses/LICENSE-2.0.html)
+[](https://www.apache.org/licenses/LICENSE-2.0.html)
+[](https://github.com/apache/incubator-kyuubi/releases)
[](https://github.com/apache/incubator-kyuubi)
-
-[](https://github.com/apache/incubator-kyuubi/tags)
[](https://codecov.io/gh/apache/incubator-kyuubi)
-[](https://travis-ci.com/apache/incubator-kyuubi)

+[](https://travis-ci.com/apache/incubator-kyuubi)
[](https://kyuubi.apache.org/docs/latest/)
+
+[](https://github.com/apache/incubator-kyuubi/graphs/commit-activity)
+[](http://isitmaintained.com/project/apache/incubator-kyuubi
"Average time to resolve an issue")
+[](http://isitmaintained.com/project/apache/incubator-kyuubi
"Percentage of issues still open")
+
## What is Kyuubi?