更新贡献者信息

[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;
}
}

View File

@@ -1,15 +1,16 @@
/** ------------------------------------------------------------
* SPDX-License-Identifier: GPL-3.0-or-later
* -------------------------------------------------------------
* File Name : mirror.c
* File Authors : Aoran Zeng <ccmywish@qq.com>
* | Heng Guo <2085471348@qq.com>
* File Name : mirror.c
* File Authors : 曾奥然 <ccmywish@qq.com>
* | 郭恒 <2085471348@qq.com>
* Contributors : Shengwei Chen <414685209@qq.com>
* | Jialin Lyu <jialinlvcn@aliyun.com>
* | Mikachu2333 <mikachu.23333@zohomail.com>
* | Jialin Lyu <jialinlvcn@aliyun.com>
* | Mikachu2333 <mikachu.23333@zohomail.com>
* | BingChunMoLi <bingchunmoli@bingchunmoli.com>
* |
* Created On : <2023-08-29>
* Last Modified : <2025-07-14>
* Last Modified : <2025-08-27>
*
* 通用镜像站
* ------------------------------------------------------------*/
@@ -301,4 +302,4 @@ Sohu =
IS_GeneralMirrorSite,
"sohu", "SOHU", "搜狐开源镜像站", "https://mirrors.sohu.com/",
{NotSkip, NA, NA, "https://mirrors.sohu.com/deepin-cd" Big_File_deepin, ROUGH}
};
};