Add editors block: adisankarmt as editor of record - #8
Merged
Conversation
Names adisankarmt as the editor of record for the Malayalam edition — extends the five-edition Stage 2 rollout now that he holds write access and an active review queue (round 2 open). Block-style YAML, hand-edited so tool-version stays untouched. See QuantEcon/project-translation#24 for the rollout tracker. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Adds an editors block to the translation configuration for the Malayalam edition so downstream tooling can attribute an editor of record for dashboard/status collection.
Changes:
- Introduces an
editors:mapping in.translate/config.yml - Sets
primaryeditor toadisankarmt - Initializes
secondaryas an empty list
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Contributor
|
📖 HTML build - view preview (146954e) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the
editors:block to.translate/config.yml, naming @adisankarmt as the Malayalam edition's editor of record — extending the five-edition Stage 2 rollout (tracker: QuantEcon/project-translation#24) to the sixth edition the dashboard collector tracks.The original #24 deferral ("no production edition yet") predates 2026-08-17: Adisankar now holds write access, is editor of record in the program's
team/reviewers.yml, and has an active review queue (round 2 open as #7). With the other five editions' blocks merged, leaving this one null would make ml the only edition the dashboard renders without an editor, despite it having the most active reviewer relationship in the fleet.Same mechanics as the other five: block-style YAML with
primary:first (the flow form parses toNone), hand-edited sotool-versionstays untouched,secondaryempty until the production phase. The Action does not read this file, so the change is inert to the calibration rounds; the consumer is the status-translations collector, andprimary_editorshould flip on the first nightly collect after merge.🤖 Generated with Claude Code