Skip to content

Commit 9b56927

Browse files
committed
add several new community mirrors
This is a combination of the mirrors added by the following PRs: * #492 * #550 * #560 * #547
1 parent 0702688 commit 9b56927

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

assets/community-mirrors.ziggy

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,24 @@
3434
.username = "meox",
3535
.email = "[email protected]",
3636
},
37+
{
38+
.url = "https://ziglang.freetls.fastly.net",
39+
.username = "jedisct1",
40+
.email = "[email protected]",
41+
},
42+
{
43+
.url = "https://zig.tilok.dev",
44+
.username = "tilo-k",
45+
.email = "[email protected]",
46+
},
47+
{
48+
.url = "https://zig-mirror.tsimnet.eu/zig",
49+
.username = "dasimmet",
50+
.email = "[email protected]",
51+
},
52+
{
53+
.url = "https://zig.karearl.com/zig",
54+
.username = "karearl",
55+
.email = "[email protected]",
56+
},
3757
]

0 commit comments

Comments
 (0)