diff options
| author | ruki <[email protected]> | 2024-12-06 00:57:36 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-12-06 00:57:36 +0800 |
| commit | ed2c9cf21457b0f586ad67e71e6e8261d41af3b0 (patch) | |
| tree | e42b0e506e7d94aef84bdde12cacef429b9e2da4 | |
| parent | a9b53ebdf71740895e4dc91d91f5d2e641394b85 (diff) | |
update readme
| -rw-r--r-- | README.md | 1 | ||||
| -rw-r--r-- | README_zh.md | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -692,4 +692,5 @@ This project exists thanks to all the people who have [contributed](CONTRIBUTING * [xq144](https://github.com/xq114): Improve `xrepo env shell`, and contribute a lot of packages to the [xmake-repo](https://github.com/xmake-io/xmake-repo) repository. * [star-hengxing](https://github.com/star-hengxing): Contribute a lot of packages to the [xmake-repo](https://github.com/xmake-io/xmake-repo) repository. * [Arthapz](https://github.com/Arthapz): Contribue new C++ Modules implementation. +* [SirLynix](https://github.com/SirLynix): Contributed many packages and let more people know about xmake. * `enderger`: Helped smooth out the edges on the English translation of the README diff --git a/README_zh.md b/README_zh.md index de8d6f71c..5273af48e 100644 --- a/README_zh.md +++ b/README_zh.md @@ -681,5 +681,6 @@ with: * [OpportunityLiu](https://github.com/OpportunityLiu): 改进cuda构建, tests框架和ci。 * [xq144](https://github.com/xq114): 改进 `xrepo env shell`,并贡献大量包到 [xmake-repo](https://github.com/xmake-io/xmake-repo) 仓库。 * [star-hengxing](https://github.com/star-hengxing): 贡献大量包到 [xmake-repo](https://github.com/xmake-io/xmake-repo) 仓库。 +* [SirLynix](https://github.com/SirLynix): 贡献了许多的包,并且让更多的人知道和了解 xmake。 * [Arthapz](https://github.com/Arthapz): 贡献新的 C++ Modules 实现。 |
