diff --git a/MIRRORS.md b/MIRRORS.md index 49fa64b14..a393426e4 100644 --- a/MIRRORS.md +++ b/MIRRORS.md @@ -114,3 +114,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 ac9c2b896..8dfadde2f 100644 --- a/assets/community-mirrors.ziggy +++ b/assets/community-mirrors.ziggy @@ -34,4 +34,9 @@ .username = "meox", .email = "glmeocci@gmail.com", }, + { + .url = "https://zigmirror.com", + .username = "inge4pres", + .email = "francesco@zigmirror.com", + } ]