diff --git a/MIRRORS.md b/MIRRORS.md index 2e9370e60..967b7bd5b 100644 --- a/MIRRORS.md +++ b/MIRRORS.md @@ -116,3 +116,4 @@ Some members of the Zig community have written software for hosting Zig mirrors, * [hexops/wrench](https://github.com/hexops/wrench?tab=readme-ov-file#run-your-own-ziglangorgdownload-mirror) * [silversquirl/bunny-cdn-instructions](https://gist.github.com/silversquirl/5c8d734ce8e5712eff8126295847e99f) +* [inge4pres/zigmirror.com](https://github.com/inge4pres/zigmirror.com) diff --git a/assets/community-mirrors.ziggy b/assets/community-mirrors.ziggy index bd2404525..bc28b364f 100644 --- a/assets/community-mirrors.ziggy +++ b/assets/community-mirrors.ziggy @@ -64,4 +64,9 @@ .username = "jiacai2050", .email = "dev@liujiacai.net", }, + { + .url = "https://zigmirror.com", + .username = "inge4pres", + .email = "francesco@zigmirror.com", + } ]