This is an automated email from the ASF dual-hosted git repository. qqeasonchen pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/eventmesh.git
The following commit(s) were added to refs/heads/develop by this push:
new 8d9d14467 docs: use official SVG logo and replace dead LGTM badges
with Code Scanning
8d9d14467 is described below
commit 8d9d144670314aa9d6c9002c0f570a732900607d
Author: qqeasonchen <[email protected]>
AuthorDate: Mon Jul 13 19:28:20 2026 +0800
docs: use official SVG logo and replace dead LGTM badges with Code Scanning
---
README.md | 5 ++---
README.zh-CN.md | 5 ++---
resources/logo.svg | 1 +
3 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index e6207c504..45c325698 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,12 @@
<div align="center">
<br /><br />
-<img src="resources/logo.png" width="256">
+<img src="resources/logo.svg" width="256">
<br />
[](https://github.com/apache/eventmesh/actions/workflows/ci.yml)
[](https://codecov.io/gh/apache/eventmesh)
-[](https://lgtm.com/projects/g/apache/eventmesh/context:java)
-[](https://lgtm.com/projects/g/apache/eventmesh/alerts/)
+[](https://github.com/apache/eventmesh/actions/workflows/code-scanning.yml)
[](https://www.apache.org/licenses/LICENSE-2.0.html)
[](https://github.com/apache/eventmesh/releases)
diff --git a/README.zh-CN.md b/README.zh-CN.md
index 700eee8d1..cdb7a0b46 100644
--- a/README.zh-CN.md
+++ b/README.zh-CN.md
@@ -2,13 +2,12 @@
<br /><br />
-<img src="resources/logo.png" width="256">
+<img src="resources/logo.svg" width="256">
<br />
[](https://github.com/apache/eventmesh/actions/workflows/ci.yml)
[](https://codecov.io/gh/apache/eventmesh)
-[](https://lgtm.com/projects/g/apache/eventmesh/context:java)
-[](https://lgtm.com/projects/g/apache/eventmesh/alerts/)
+[](https://github.com/apache/eventmesh/actions/workflows/code-scanning.yml)
[](https://www.apache.org/licenses/LICENSE-2.0.html)
[](https://github.com/apache/eventmesh/releases)
diff --git a/resources/logo.svg b/resources/logo.svg
new file mode 100644
index 000000000..9db6d0d06
--- /dev/null
+++ b/resources/logo.svg
@@ -0,0 +1 @@
+<svg width="200" height="200" viewBox="0 0 200 200"
xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path
fill="#FFF" d="M99 52h84v34H99z"/><path d="M23 163c-7.398
0-13.843-4.027-17.303-10A19.886 19.886 0 0 0 3 163c0 11.046 8.954 20 20
20h20v-20H23z" fill="#3ECC5F"/><path d="M112.98 57.376L183
53V43c0-11.046-8.954-20-20-20H73l-2.5-4.33c-1.112-1.925-3.889-1.925-5 0L63
23l-2.5-4.33c-1.111-1.925-3.889-1.925-5 0L53
23l-2.5-4.33c-1.111-1.925-3.889-1.925-5 0L43 23c-.022 0 [...]
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
