summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@andamasov.com>2026-05-07 19:26:44 +0300
committerYuriy Andamasov <yuriy@andamasov.com>2026-05-07 19:26:44 +0300
commit2870c2b0b97b8d06728ca3dfa105babe98b2736a (patch)
treed1face5e6861eae0bf50917352093b71959c04a6
parenta76f354e20f3b22c0150701030e3459f1ebe4042 (diff)
downloadcommunity.vyos.net-2870c2b0b97b8d06728ca3dfa105babe98b2736a.tar.gz
community.vyos.net-2870c2b0b97b8d06728ca3dfa105babe98b2736a.zip
general: T8595: scrub private-org references from public AGENTS.md
-rw-r--r--AGENTS.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/AGENTS.md b/AGENTS.md
index f4b9e20..a08db80 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -47,10 +47,6 @@ Static site, independent of the VyOS image build. Sibling corporate web properti
- **Branch model differs:** `main` is the staging branch (auto-deployed to staging.vyos.net); `production` is the production branch.
- `.mergify.yml` provides Mergify commands (`merge`, `rebase`, `update`, `backport`) but has no automated PR rules.
-## Mirror relationship
-
-Mirror twin: `VyOS-Networks/community.vyos.net`. Canonical side is **here** (`vyos/community.vyos.net`).
-
## Notes for future contributors
- This repo's branch model is `main` (staging) → `production` (live), **not** the `current`/`sagitta`/`circinus` train naming used by VyOS image repos.