From f05f42eb39ae3be709da225fb454f2acc5ffa4a8 Mon Sep 17 00:00:00 2001 From: Suyog Tandel Date: Sun, 5 Jul 2026 20:54:17 +0530 Subject: [PATCH] chore: update contributing.md with new mirror sources for picoforge --- .github/CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 407d359..2a16e7c 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -26,6 +26,8 @@ The primary repository is hosted on GitHub, but a read-only mirror is available. | Platform | URL | Purpose | | :---------------------------- | :----------------------------------------------- | :-------------------------------- | | **GitHub (Primary Source)** | `https://github.com/librekeys/picoforge.git` | Required for Contribution Forking | +| **GitLab Mirror** | `https://gitlab.com/librekeys/picoforge` | Read-only viewing and cloning | +| **Codeberg Mirror** | `https://codeberg.org/librekeys/picoforge` | Read-only viewing and cloning | | **Personal Mirror** | `https://git.suyogtandel.in/LibreKeys/picoforge` | Read-only viewing and cloning |