Skip to content

Commit a1abf76

Browse files
committed
add community mirror
Signed-off-by: inge4pres <fgualazzi@gmail.com>
1 parent 5e18149 commit a1abf76

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

MIRRORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,3 +116,4 @@ Some members of the Zig community have written software for hosting Zig mirrors,
116116
117117
* [hexops/wrench](https://github.com/hexops/wrench?tab=readme-ov-file#run-your-own-ziglangorgdownload-mirror)
118118
* [silversquirl/bunny-cdn-instructions](https://gist.github.com/silversquirl/5c8d734ce8e5712eff8126295847e99f)
119+
* [inge4pres/zigmirror.com](https://github.com/inge4pres/zigmirror.com)

assets/community-mirrors.ziggy

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,9 @@
6464
.username = "jiacai2050",
6565
.email = "dev@liujiacai.net",
6666
},
67+
{
68+
.url = "https://zigmirror.com",
69+
.username = "inge4pres",
70+
.email = "francesco@zigmirror.com",
71+
}
6772
]

0 commit comments

Comments
 (0)