summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@andamasov.com>2026-05-07 19:29:55 +0300
committerYuriy Andamasov <yuriy@andamasov.com>2026-05-07 19:29:55 +0300
commitc09d19d1695494479b534f8f1bf7684ccb80453c (patch)
tree8ec17c678ae60441bc511f9c2ed32513329e404b
parent78d445814b026c986d6bf8bd3f6b43b0ce99ae09 (diff)
downloadvyos-utils-misc-T8595-add-agents-md.tar.gz
vyos-utils-misc-T8595-add-agents-md.zip
general: T8595: scrub private-org references from public AGENTS.mdT8595-add-agents-md
-rw-r--r--AGENTS.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/AGENTS.md b/AGENTS.md
index 5c192df..c860b4a 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -21,16 +21,13 @@ A grab-bag of community-contributed VyOS helper scripts: admin tools, build tool
- `.github/workflows/` — minimal CI inherited via `vyos/.github` reusables.
## Cross-repo context
-This repo is informal/optional and is not part of the canonical 14-repo build set in `VyOS-Networks/vyos-build-packages/repos.toml`. Stale by category-§3.10 in the cross-repo audit.
+This repo is informal/optional and is not part of the canonical 14-repo build set in an internal repository. Stale by category-§3.10 in the cross-repo audit.
## Conventions
- Commit / PR title: `component: T12345: description` (Phorge ID expected).
- Default branch `master` (per audit baseline); pre-dates the `current` rename. Light governance — community-driven contributions.
- No mandatory LICENSE in tree at root; treat each script's header as authoritative.
-## Mirror relationship
-Has a `VyOS-Networks/vyos-utils-misc` twin (also Perl, also tagged stale). Canonical side is here.
-
## Notes for future contributors
- README is one paragraph; per-subdir `README` files are the real docs.
- Stale by audit baseline; if you adopt one of these scripts into the product, fold it into `vyos-1x` rather than evolving it here.