Skip to content

Commit b479062

Browse files
committed
general: T8595: scrub private-org references from public AGENTS.md
1 parent dab1245 commit b479062

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -91,11 +91,6 @@ make generic # builds the generic flavor
9191
- PR conflicts are flagged automatically via `check-pr-conflicts.yml` (reusable
9292
`check-pr-merge-conflict.yml` from `vyos/.github@current`).
9393

94-
## Mirror relationship
95-
96-
**Live consumer** of the gen-1 PR mirror pipeline (`pr-mirror-repo-sync.yml`).
97-
Mirror twin: `VyOS-Networks/vyos-build`. Edit canonical side only.
98-
9994
## Notes for future contributors
10095

10196
- No `git submodule init` needed - packages come from the apt mirror at build
@@ -105,6 +100,6 @@ Mirror twin: `VyOS-Networks/vyos-build`. Edit canonical side only.
105100
Open a Phorge task and coordinate with maintainers.
106101
- Reusable workflow `trigger_rebuild_packages.yml` fires REST
107102
`workflow_dispatch` into `$REMOTE_OWNER/vyos-build-packages` (REMOTE_OWNER =
108-
VyOS-Networks). The dispatcher runs as `vyosbot`.
103+
the private side). The dispatcher runs as `vyosbot`.
109104
- For new flavors, add a `data/build-flavors/<flavor>.toml` and document the
110105
resulting `make <flavor>` target.

0 commit comments

Comments
 (0)