更新贡献者信息

[GitHub #278]
This commit is contained in:
Aoran Zeng
2025-08-27 10:53:14 +08:00
parent 78ff7adf52
commit 5b8bf70407
7 changed files with 28 additions and 23 deletions

View File

@@ -7,9 +7,10 @@
* Contributors : Peng Gao <gn3po4g@outlook.com>
* | Happy Game <happygame10124@gmail.com>
* | Yangmoooo <yangmoooo@outlook.com>
* | BingChunMoLi <bingchunmoli@bingchunmoli.com>
* |
* Created On : <2023-08-29>
* Last Modified : <2025-08-22>
* Last Modified : <2025-08-27>
*
* chsrc framework
* ------------------------------------------------------------*/
@@ -1849,4 +1850,4 @@ chsrc_get_cpucore ()
#endif
return cores;
}
}