diff --git a/.github/workflows/PR-notify.yml b/.github/workflows/PR-notify.yml index af45a01..be94271 100644 --- a/.github/workflows/PR-notify.yml +++ b/.github/workflows/PR-notify.yml @@ -1,7 +1,7 @@ # --------------------------------------------------------------- # Workflow File : PR-notify.yml -# File Authors : Aoran Zeng -# Contributors : Nul None +# File Authors : 曾奥然 +# Contributors : Nul None # | # Created On : <2025-06-19> # Last Modified : <2025-08-07> diff --git a/.github/workflows/PR-test.yml b/.github/workflows/PR-test.yml index de72e84..c8beb15 100644 --- a/.github/workflows/PR-test.yml +++ b/.github/workflows/PR-test.yml @@ -1,8 +1,7 @@ # --------------------------------------------------------------- # Workflow File : PR-test.yml -# File Authors : Aoran Zeng -# Contributors : Nul None -# | Mikachu2333 +# File Authors : 曾奥然 +# Contributors : Mikachu2333 # | # Created On : <2025-06-19> # Last Modified : <2025-08-17> diff --git a/.github/workflows/build-on-Linux-AArch64.yml b/.github/workflows/build-on-Linux-AArch64.yml index 98f1dfb..358a0bb 100644 --- a/.github/workflows/build-on-Linux-AArch64.yml +++ b/.github/workflows/build-on-Linux-AArch64.yml @@ -1,10 +1,10 @@ # --------------------------------------------------------------- # Workflow File : build-on-Linux-AArch64.yml -# File Authors : Aoran Zeng -# Contributors : Nul None +# File Authors : 曾奥然 +# Contributors : Nul None # | # Created On : <2023-09-14> -# Last Modified : <2025-06-20> +# Last Modified : <2025-09-12> # # Build chsrc on Linux (AArch64) and upload it to GitHub: the 'pre' release # --------------------------------------------------------------- diff --git a/.github/workflows/build-on-Linux-ARMv7.yml b/.github/workflows/build-on-Linux-ARMv7.yml index fbd4fce..4479c34 100644 --- a/.github/workflows/build-on-Linux-ARMv7.yml +++ b/.github/workflows/build-on-Linux-ARMv7.yml @@ -1,10 +1,10 @@ # --------------------------------------------------------------- # Workflow File : build-on-Linux-ARMv7.yml -# File Authors : Aoran Zeng -# Contributors : Nul None +# File Authors : 曾奥然 +# Contributors : Nul None # | # Created On : <2023-09-14> -# Last Modified : <2025-06-20> +# Last Modified : <2025-09-12> # # Build chsrc on Linux (ARMv7) and upload it to GitHub: the 'pre' release # --------------------------------------------------------------- diff --git a/.github/workflows/build-on-Linux-riscv64.yml b/.github/workflows/build-on-Linux-riscv64.yml index 00c33fd..c1aaa33 100644 --- a/.github/workflows/build-on-Linux-riscv64.yml +++ b/.github/workflows/build-on-Linux-riscv64.yml @@ -1,10 +1,10 @@ # --------------------------------------------------------------- # Workflow File : build-on-Linux-riscv64.yml -# File Authors : Aoran Zeng -# Contributors : Nul None +# File Authors : 曾奥然 +# Contributors : Nul None # | # Created On : <2023-09-14> -# Last Modified : <2025-06-20> +# Last Modified : <2025-09-12> # # Build chsrc on Linux (riscv64) and upload it to GitHub: the 'pre' release # --------------------------------------------------------------- diff --git a/.github/workflows/build-on-Linux-x64.yml b/.github/workflows/build-on-Linux-x64.yml index 4280307..93bd28a 100644 --- a/.github/workflows/build-on-Linux-x64.yml +++ b/.github/workflows/build-on-Linux-x64.yml @@ -1,10 +1,10 @@ # --------------------------------------------------------------- # Workflow File : build-on-Linux-x64.yml -# File Authors : Aoran Zeng -# Contributors : Nul None +# File Authors : 曾奥然 +# Contributors : Nul None # | # Created On : <2023-09-14> -# Last Modified : <2025-06-20> +# Last Modified : <2025-09-12> # # Build chsrc on Linux (x64) and upload it to GitHub: the 'pre' release # --------------------------------------------------------------- diff --git a/.github/workflows/build-on-Windows.yml b/.github/workflows/build-on-Windows.yml index 63d5a09..3a5fbf7 100644 --- a/.github/workflows/build-on-Windows.yml +++ b/.github/workflows/build-on-Windows.yml @@ -1,10 +1,10 @@ # --------------------------------------------------------------- # Workflow File : build-on-Windows.yml -# File Authors : Aoran Zeng -# Contributors : Nul None +# File Authors : 曾奥然 +# Contributors : Nul None # | # Created On : <2023-09-14> -# Last Modified : <2025-07-22> +# Last Modified : <2025-09-12> # # Build chsrc on Windows and upload it to GitHub: the 'pre' release # --------------------------------------------------------------- diff --git a/.github/workflows/build-on-macOS.yml b/.github/workflows/build-on-macOS.yml index 197b9ea..31fdf92 100644 --- a/.github/workflows/build-on-macOS.yml +++ b/.github/workflows/build-on-macOS.yml @@ -1,10 +1,10 @@ # --------------------------------------------------------------- # Workflow File : build-on-macOS.yml -# File Authors : Aoran Zeng -# Contributors : Nul None +# File Authors : 曾奥然 +# Contributors : Nul None # | # Created On : <2023-09-15> -# Last Modified : <2025-07-22> +# Last Modified : <2025-09-12> # # Build chsrc on macOS and upload it to GitHub: the 'pre' release # --------------------------------------------------------------- diff --git a/.github/workflows/pkg-deb.yml b/.github/workflows/pkg-deb.yml index 162ac85..48e47de 100644 --- a/.github/workflows/pkg-deb.yml +++ b/.github/workflows/pkg-deb.yml @@ -1,7 +1,7 @@ # --------------------------------------------------------------- # Workflow File : pkg-deb.yml # File Authors : sanchuanhehe -# Contributors : Aoran Zeng +# Contributors : 曾奥然 # | # Created On : <2025-06-10> # Last Modified : <2025-06-16>