Skip to content

Commit 375de11

Browse files
Yangmooooccmywish
authored andcommitted
Add upstream for rustup, Anaconda and some OS repositories [GitHub #111]
1 parent a21aaa8 commit 375de11

File tree

13 files changed

+13
-11
lines changed

13 files changed

+13
-11
lines changed

src/recipe/lang/Rust/rustup.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* SPDX-License-Identifier: GPL-3.0-or-later
33
* -------------------------------------------------------------
44
* File Authors : Aoran Zeng <[email protected]>
5-
* Contributors : Nil Null <[email protected]>
5+
* Contributors : Yangmoooo <[email protected]>
66
* Created On : <2024-10-02>
77
* Last Modified : <2024-10-02>
88
* ------------------------------------------------------------*/

src/recipe/os/APT/Armbian.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* -------------------------------------------------------------
44
* File Authors : Shengwei Chen <[email protected]>
55
* Contributors : Aoran Zeng <[email protected]>
6+
* | Yangmoooo <[email protected]>
67
* Created On : <2024-06-14>
78
* Last Modified : <2024-08-27>
89
* ------------------------------------------------------------*/

src/recipe/os/APT/Debian.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* -------------------------------------------------------------
44
* File Authors : Aoran Zeng <[email protected]>
55
* | Heng Guo <[email protected]>
6-
* Contributors : Nil Null <[email protected]>
6+
* Contributors : Yangmoooo <[email protected]>
77
* Created On : <2023-09-02>
88
* Last Modified : <2024-10-31>
99
* ------------------------------------------------------------*/

src/recipe/os/APT/Kali-Linux.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* SPDX-License-Identifier: GPL-3.0-or-later
33
* -------------------------------------------------------------
44
* File Authors : Heng Guo <[email protected]>
5-
* Contributors : Nil Null <[email protected]>
5+
* Contributors : Yangmoooo <[email protected]>
66
* Created On : <2023-09-29>
77
* Last Modified : <2024-08-16>
88
*

src/recipe/os/APT/Linux-Lite.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* SPDX-License-Identifier: GPL-3.0-or-later
33
* -------------------------------------------------------------
44
* File Authors : Aoran Zeng <[email protected]>
5-
* Contributors : Nil Null <[email protected]>
5+
* Contributors : Yangmoooo <[email protected]>
66
* Created On : <2023-09-29>
77
* Last Modified : <2024-08-16>
88
* ------------------------------------------------------------*/

src/recipe/os/APT/Raspberry-Pi-OS.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* SPDX-License-Identifier: GPL-3.0-or-later
33
* -------------------------------------------------------------
44
* File Authors : Aoran Zeng <[email protected]>
5-
* Contributors : Nil Null <[email protected]>
5+
* Contributors : Yangmoooo <[email protected]>
66
* Created On : <2023-09-29>
77
* Last Modified : <2024-10-02>
88
*

src/recipe/os/APT/deepin.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* SPDX-License-Identifier: GPL-3.0-or-later
33
* -------------------------------------------------------------
44
* File Authors : Heng Guo <[email protected]>
5-
* Contributors : Nil Null <[email protected]>
5+
* Contributors : Yangmoooo <[email protected]>
66
* Created On : <2023-09-26>
77
* Last Modified : <2024-09-14>
88
*

src/recipe/os/Alpine-Linux.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* SPDX-License-Identifier: GPL-3.0-or-later
33
* -------------------------------------------------------------
44
* File Authors : Aoran Zeng <[email protected]>
5-
* Contributors : Nil Null <[email protected]>
5+
* Contributors : Yangmoooo <[email protected]>
66
* Created On : <2023-09-24>
77
* Last Modified : <2024-09-14>
88
* ------------------------------------------------------------*/

src/recipe/os/OpenWrt.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* SPDX-License-Identifier: GPL-3.0-or-later
33
* -------------------------------------------------------------
44
* File Authors : Aoran Zeng <[email protected]>
5-
* Contributors : Nil Null <[email protected]>
5+
* Contributors : Yangmoooo <[email protected]>
66
* Created On : <2024-08-08>
77
* Last Modified : <2024-08-08>
88
* ------------------------------------------------------------*/

src/recipe/os/Void-Linux.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* SPDX-License-Identifier: GPL-3.0-or-later
33
* -------------------------------------------------------------
44
* File Authors : Aoran Zeng <[email protected]>
5-
* Contributors : Nil Null <[email protected]>
5+
* Contributors : Yangmoooo <[email protected]>
66
* Created On : <2023-09-24>
77
* Last Modified : <2024-08-16>
88
* ------------------------------------------------------------*/

0 commit comments

Comments
 (0)