From 8080618a7047c7ea414a31782e6d867eae0eb244 Mon Sep 17 00:00:00 2001 From: cndgrr <59120057+cndgrr@users.noreply.github.com> Date: Tue, 4 Aug 2026 20:17:30 +0000 Subject: [PATCH] changelog.d: the README is rewritten whole from the current tree --- changelog.d/311.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 changelog.d/311.md diff --git a/changelog.d/311.md b/changelog.d/311.md new file mode 100644 index 0000000..4c8dd26 --- /dev/null +++ b/changelog.d/311.md @@ -0,0 +1,6 @@ +### Changed + +- `README.md` is rewritten whole from the current tree: the front page names + the governance repo ceremony now is, routes to `docs/CONSUMERS.md`, + `AGENTS.md`, `LABELS.md` and `RELEASES.md` rather than restating them, and + keeps the operator's release runbook as its core, re-measured (#311).