From 652a79ca03b5e8aec8f0083b8a6a782458986abb Mon Sep 17 00:00:00 2001 From: Yuriy Andamasov Date: Thu, 7 May 2026 19:04:31 +0300 Subject: general: T8595: clean leaked internal references --- AGENTS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index e932c76..f281b6d 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -23,7 +23,7 @@ There is no in-tree test runner specific to VyOS; the upstream Bash test suite u ## Repository layout -- C source files at root (`alias.c`, `array.c`, `arrayfunc.c`, ...) — the upstream Bash 4.1 source tree. +- C source files at root (`alias.c`, `array.c`, `arrayfunc.c`,...) — the upstream Bash 4.1 source tree. - `debian/` — VyOS-specific Debian packaging (`vyatta-bash` source + binary package name). - `CODEOWNERS`, `README` (upstream Bash README), `MANIFEST`, etc. @@ -40,7 +40,7 @@ Pre-dep of the legacy Vyatta config layer (`vyatta-cfg`, `vyatta-cfg-system` and ## Mirror relationship -Mirror twin: `VyOS-Networks/vyatta-bash`. Canonical side is here. Mirror pipeline `pr-mirror-repo-sync.yml` is **active** for this repo. Note: VyOS-Networks twin defaults to `git-agents`-style staging branches per relations doc §8.2 — ignore for canonical state. +Mirror twin: `VyOS-Networks/vyatta-bash`. Canonical side is here. Mirror pipeline `pr-mirror-repo-sync.yml` is **active** for this repo. Note: VyOS-Networks twin defaults to `git-agents`-style staging branches per the cross-repo audit — ignore for canonical state. ## Notes for future contributors -- cgit v1.2.3