chore: update readme & sponsors

This commit is contained in:
三咲智子 Kevin Deng 2024-09-17 11:22:59 +08:00
parent daf098ef68
commit 1094b05259
No known key found for this signature in database
2 changed files with 16 additions and 4 deletions

2
.github/FUNDING.yml vendored
View File

@ -1,2 +1,2 @@
github: yyx990803
github: [yyx990803, sxzz]
open_collective: vuejs

View File

@ -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