Add a-akimov to maintainers - #191
Merged
Merged
Conversation
a-akimov already held ROLE_IDS.DOCS_MAINTAINERS. Add ROLE_IDS.MAINTAINERS to the entry so they join the maintainers GitHub team, Discord role and Google group, matching #188 (sarahnovotny) and #187. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Di1nHXdz82X7NyZKqW3gvt
Pulumi PreviewClick to expand preview output |
localden
approved these changes
Sep 17, 2026
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.
Requested by Den Delimarsky · Slack thread
Before: a-akimov (GitHub id 22469605) already has an entry in
users.tswith Discord ID1365254196621738116, but holds onlyROLE_IDS.DOCS_MAINTAINERS. They are not in themaintainersGitHub team, so they cannot push branches to the spec repo, and they hold neither themaintainers (synced)Discord role nor membership of themaintainersGoogle group.After: a-akimov is a direct member of the maintainers role in addition to docs maintainers. Per
roles.tsthat grants membership of themaintainersGitHub team (push onmodelcontextprotocol, pull onmaintainer-docs, perrepoAccess.ts), themaintainers (synced)Discord role, and themaintainersGoogle group. No Google Workspace user account is created: the role isprovisionUser: true, but the entry has nofirstName/lastName/googleEmailPrefix, so GWS provisioning stays opt-in as documented inroles.ts.How: one-line change to the existing
a-akimoventry insrc/config/users.ts, appendingROLE_IDS.MAINTAINERStomemberOf(no new entry needed, since a-akimov was already present). Mirrors #187 (tnorimat/nbarbettini, which added the role to existing entries) and #188 (sarahnovotny).npm run check(prettier, validate-config, test-config: 33 passed) is green locally.🤖 Generated with Claude Code
https://claude.ai/code/session_01Di1nHXdz82X7NyZKqW3gvt
Generated by Claude Code