Skip to content

Commit 652a79c

Browse files
committed
general: T8595: clean leaked internal references
1 parent 8c7866d commit 652a79c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

AGENTS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ There is no in-tree test runner specific to VyOS; the upstream Bash test suite u
2323

2424
## Repository layout
2525

26-
- C source files at root (`alias.c`, `array.c`, `arrayfunc.c`, ...) — the upstream Bash 4.1 source tree.
26+
- C source files at root (`alias.c`, `array.c`, `arrayfunc.c`,...) — the upstream Bash 4.1 source tree.
2727
- `debian/` — VyOS-specific Debian packaging (`vyatta-bash` source + binary package name).
2828
- `CODEOWNERS`, `README` (upstream Bash README), `MANIFEST`, etc.
2929

@@ -40,7 +40,7 @@ Pre-dep of the legacy Vyatta config layer (`vyatta-cfg`, `vyatta-cfg-system` and
4040

4141
## Mirror relationship
4242

43-
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.
43+
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.
4444

4545
## Notes for future contributors
4646

0 commit comments

Comments
 (0)