Skip to content

Commit f18c72f

Browse files
BingChunMoLiccmywish
authored andcommitted
feat: 添加 contributors
1 parent d70514e commit f18c72f

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

src/chsrc-main.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
* | sanchuanhehe <[email protected]>
3030
* | Mikachu2333 <[email protected]>
3131
* | Rui Yang <[email protected]>
32+
* | BingChunMoLi <[email protected]>
3233
* |
3334
* Created On : <2023-08-28>
3435
* Last Modified : <2025-07-28>
@@ -802,4 +803,4 @@ main (int argc, char const *argv[])
802803
chsrc_error (msg);
803804
return Exit_Unknown;
804805
}
805-
}
806+
}

src/recipe/lang/Java.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/** ------------------------------------------------------------
22
* SPDX-License-Identifier: GPL-3.0-or-later
33
* -------------------------------------------------------------
4-
* File Authors : Aoran Zeng <[email protected]>
5-
* Contributors : Nil Null <[email protected]>
4+
* File Authors : Aoran Zeng <[email protected]>
5+
* Contributors : BingChunMoLi <[email protected]>
66
* |
77
* Created On : <2023-08-31>
88
* Last Modified : <2025-07-22>

0 commit comments

Comments
 (0)