Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(website): update blog credit #7931

Merged
merged 3 commits into from
Sep 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion website/docs/en/blog/announcing-1-0.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ The development of Rspack would not have been possible without the contributions
- The [Unplugin team](https://github.com/unjs/unplugin) for actively helping to integrate Rspack and enriching the plugin ecosystem.
- [Brandon Dail](https://github.com/aweary) for using Rspack on Discord and helping us spread the word.
- [Kaffi Y](https://github.com/xc2) for tirelessly helping users and answering Rspack-related questions on GitHub and Discord.
- All the developers participating in ByteDance's Rspack Innovator project, such as [Kelvin Omereshone](https://x.com/Dominus_Kelvin), [Yannik Peschke](https://x.com/_yanpes), [Russell Canfield](https://x.com/RussellCanfield), who gave us early feedback and advice.
- All the developers participating in ByteDance's Rspack Innovator project, such as [Kelvin Omereshone](https://x.com/Dominus_Kelvin), [Yannik Peschke](https://x.com/_yanpes), [Russell Canfield](https://x.com/RussellCanfield), and [Kyrylo](https://x.com/KyryloBashtenko) who gave us early feedback and advice.
- All the companies and users who have been using Rspack since version 0.x, their valuable suggestions have helped Rspack to progress.

In the open source community, Rspack won the 2024 [Breakthrough of the Year Award](https://osawards.com/javascript/), which is a great encouragement for the Rspack team. We would like to thank all the developers who voted for Rspack.
Expand Down
2 changes: 1 addition & 1 deletion website/docs/zh/blog/announcing-1-0.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ Rspack 的发展离不开广大的社区贡献者和社区伙伴,这里特别
- [Unplugin team](https://github.com/unjs/unplugin) 积极地帮助 Rspack 进行集成,丰富了 Rspack 的插件生态。
- [Brandon Dail](https://github.com/aweary) 在 Discord 里使用了 Rspack,并帮助我们进行宣传。
- [Kaffi Y](https://github.com/xc2) 孜孜不倦地在 GitHub 和 Discord 里帮助用户、解答 Rspack 相关的问题。
- 所有参加字节跳动 Rspack Innovator project 的开发者,如 [Dominus Kelvin](https://x.com/Dominus_Kelvin),[Yannik Peschke](https://x.com/_yanpes),[Russell Canfield](https://x.com/RussellCanfield) 提供了早期的反馈和建议。
- 所有参加字节跳动 Rspack Innovator project 的开发者,如 [Dominus Kelvin](https://x.com/Dominus_Kelvin),[Yannik Peschke](https://x.com/_yanpes),[Russell Canfield](https://x.com/RussellCanfield),[Kyrylo](https://x.com/KyryloBashtenko) 提供了早期的反馈和建议。
- 所有从 0.x 版本开始使用 Rspack 的企业和用户,他们宝贵的意见帮助了 Rspack 更好地进步。

在开源社区上,Rspack 获得了 2024 年度 [Breakthrough of the Year 奖项](https://osawards.com/javascript/),这对于 Rspack 团队是一个很大的鼓舞,感谢所有投票支持 Rspack 的开发者:
Expand Down
1 change: 1 addition & 0 deletions website/project-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jscexperimentalplugins
JSCPU
jscpuprofile
kaffi
Kyrylo
lightningcss
lingyucoder
linux
Expand Down
Loading