]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore: update readme & sponsors
author三咲智子 Kevin Deng <sxzz@sxzz.moe>
Tue, 17 Sep 2024 03:22:59 +0000 (11:22 +0800)
committer三咲智子 Kevin Deng <sxzz@sxzz.moe>
Tue, 17 Sep 2024 03:32:28 +0000 (11:32 +0800)
.github/FUNDING.yml
README.md

index 9288efdb9acb595d600bf5b668b15779bb265585..98c4c6d9bdf7fbc5099f5f917aad03475eb004dc 100644 (file)
@@ -1,2 +1,2 @@
-github: yyx990803
+github: [yyx990803, sxzz]
 open_collective: vuejs
index bdf0bdec095c4c028294d3383538568c8cc20c93..c9bba93724f12d49383244c1d45048ca7c038a9a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -7,15 +7,25 @@ This repository is a fork of [vuejs/core](https://github.com/vuejs/core) and is
 
 ## Vue Vapor Team
 
-- [Evan You](https://github.com/yyx990803) - Creator and designer of Vue.js and Vue Vapor.
-- [Kevin Deng 三咲智子](https://github.com/sxzz) - Lead contributor and developer for Vue Vapor.
+- [Evan You](https://github.com/yyx990803) - Creator of Vue.js and Vue Vapor.
+- [Kevin Deng 三咲智子](https://github.com/sxzz) - Creator Vue Vapor.
 - [Rizumu Ayaka](https://github.com/LittleSound) - Active contributor.
 - [Ubugeeei](https://github.com/Ubugeeei) - Active contributor.
 - [Doctor Wu](https://github.com/doctor-wu) - Active contributor.
 
 ## Sponsors
 
-Vue.js is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome [backers](https://github.com/vuejs/core/blob/main/BACKERS.md). If you'd like to join them, please consider [ sponsoring Vue's development](https://vuejs.org/sponsor/).
+Vue Vapor is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these amazing sponsors and [Vue's backers](https://github.com/vuejs/core/blob/main/BACKERS.md). If you'd like to join them, please consider [sponsoring Kevin Deng](https://github.com/sponsors/sxzz) or [supporting Vue's development](https://vuejs.org/sponsor).
+
+<p align="center">
+  <h3 align="center">Kevin Deng's Sponsors</h3>
+</p>
+
+<p align="center">
+  <a href="https://cdn.jsdelivr.net/gh/sxzz/sponsors/sponsors.svg">
+    <img src='https://cdn.jsdelivr.net/gh/sxzz/sponsors/sponsors.svg'/>
+  </a>
+</p>
 
 <p align="center">
   <h3 align="center">Special Sponsor</h3>
@@ -37,4 +47,6 @@ Vue.js is an MIT-licensed open source project with its ongoing development made
 
 [MIT](https://opensource.org/licenses/MIT)
 
+Copyright (c) 2024-present, Kevin Deng 三咲智子
+
 Copyright (c) 2013-present, Yuxi (Evan) You