summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@andamasov.com>2026-05-07 19:27:51 +0300
committerYuriy Andamasov <yuriy@andamasov.com>2026-05-07 19:27:51 +0300
commit94b6cfed230f319263ed0cc815efd593933e8d15 (patch)
treec0c75e6aa736510f8554e0ff01d28c09358fa876
parente9f77d1400cf3df9321221b86a60f96c44eaa1d0 (diff)
downloadrest.vyos-94b6cfed230f319263ed0cc815efd593933e8d15.tar.gz
rest.vyos-94b6cfed230f319263ed0cc815efd593933e8d15.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 d704efe..da673bf 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -39,10 +39,6 @@ Companion to `vyos/vyos.vyos` (the SSH-based Ansible collection). Both target Vy
- Format: `black` (line length 100). Test runner: `pytest` with `pytest-xdist`.
- Has `CODEOWNERS` (audit baseline). Public, GPL-licensed.
-## Mirror relationship
-
-No mirror twin (no `VyOS-Networks/rest.vyos`). Sole home is here.
-
## Notes for future contributors
- Treat the VyOS HTTP API as the contract: changes in `vyos-1x/src/services/` may require synchronized updates here. There is no CI-enforced contract test today.