summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@andamasov.com>2026-06-01 03:03:50 +0300
committerGitHub <noreply@github.com>2026-06-01 03:03:50 +0300
commit6a660fbbb1a855ca88b4926eda118f28f61518ca (patch)
tree9daa0331a27e658403289e6e9d2a4beacacdb21d
parentce9e1a41cefc1c090d1a7c6c483ee8aed8dcb266 (diff)
downloadrest.vyos-6a660fbbb1a855ca88b4926eda118f28f61518ca.tar.gz
rest.vyos-6a660fbbb1a855ca88b4926eda118f28f61518ca.zip
docs: AGENTS.md: reflect rollout 1c default-branch rename (#6)
-rw-r--r--AGENTS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/AGENTS.md b/AGENTS.md
index da673bf..373cc40 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -34,7 +34,7 @@ Companion to `vyos/vyos.vyos` (the SSH-based Ansible collection). Both target Vy
## Conventions
-- Default branch `current`.
+- Default branch `production`.
- Commit / PR title format: `component: T12345: description` (Phorge task ID at https://vyos.dev).
- Format: `black` (line length 100). Test runner: `pytest` with `pytest-xdist`.
- Has `CODEOWNERS` (audit baseline). Public, GPL-licensed.