Skip to content

Commit aabec77

Browse files
committed
更新贡献者
1 parent 63b3832 commit aabec77

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/chsrc-main.c

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
* ------------------------------------------------------------*/
1111

1212
#define Chsrc_Initial_Date "2023-08-28"
13-
#define Chsrc_Version "0.2.2.3"
14-
#define Chsrc_Release_Date "2025/08/11"
13+
#define Chsrc_Version "0.2.2.3-dev5"
14+
#define Chsrc_Release_Date "2025/08/20"
1515
#define Chsrc_Maintain_URL "https://github.com/RubyMetric/chsrc"
1616
#define Chsrc_Maintain_URL2 "https://gitee.com/RubyMetric/chsrc"
1717

@@ -28,6 +28,7 @@ chsrc_register_contributors ()
2828
chef_register_contributor ("@Aaron-212", "Aaron Ruan", "[email protected]", NULL);
2929
chef_register_contributor ("@chenrui333", "Rui Chen", "[email protected]", NULL);
3030
chef_register_contributor ("@livelycode36", "Shengwei Chen", "[email protected]", NULL);
31+
chef_register_contributor ("@Gn3po4g", "Peng Gao", "[email protected]", NULL);
3132
chef_register_contributor ("@BlockLune", "BlockLune", "[email protected]", NULL);
3233
chef_register_contributor ("@MrWillCom", "Mr. Will", "[email protected]", NULL);
3334
chef_register_contributor ("@Jerry-Terrasse", "Terrasse", "[email protected]", NULL);

0 commit comments

Comments
 (0)