From bd8d747a984d5249b01bcd7741ba0096c9c95d77 Mon Sep 17 00:00:00 2001 From: inge4pres Date: Tue, 2 Sep 2025 22:26:10 +0200 Subject: [PATCH] add community mirror Signed-off-by: inge4pres --- MIRRORS.md | 1 + assets/community-mirrors.ziggy | 5 +++++ 2 files changed, 6 insertions(+) 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", + } ]