chore: add CODEOWNERS entry for model-to-node mappings

Add @deepme987 as code owner of modelNodeMappings.ts so model
backlink PRs can be reviewed and merged by the cloud team without
requiring frontend team approval.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Deep Mehta
2026-03-18 16:39:23 -07:00
parent 941620f485
commit 9d9b3784a0

View File

@@ -51,6 +51,9 @@
# Manager
/src/workbench/extensions/manager/ @viva-jinyi @christian-byrne @ltdrdata
# Model-to-node mappings (cloud team)
/src/stores/modelNodeMappings.ts @deepme987
# LLM Instructions (blank on purpose)
.claude/
.cursor/