From 2e7264625bf9228a25a14176141d88fae70f630b Mon Sep 17 00:00:00 2001 From: Matt McKay Date: Tue, 18 Aug 2026 10:40:07 +1000 Subject: [PATCH] Add editors block to .translate/config.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Stage 2 of the human-review rollout: names Honaminto as the editor of record for this edition. Block-style YAML with primary first — the flow form parses to None against the live parser. Hand-edited rather than bootstrapped so tool-version stays untouched. See QuantEcon/project-translation#24 for the rollout tracker. Co-Authored-By: Claude Fable 5 --- .translate/config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.translate/config.yml b/.translate/config.yml index 092947d..1978e89 100644 --- a/.translate/config.yml +++ b/.translate/config.yml @@ -2,3 +2,6 @@ source-language: en target-language: fr docs-folder: lectures tool-version: 0.15.0 +editors: + primary: Honaminto + secondary: []