chore: update CODEOWNERS to @MetaMask/money-movement#28131
Conversation
Made-with: Cursor
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Made-with: Cursor
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection:
No E2E tests are needed since no application code, test framework, or CI pipeline logic was modified. This change only affects who gets auto-assigned as reviewers on future PRs. Performance Test Selection: |
|



Description
The Ramps lane has been renamed to Money Movement on GitHub (
@MetaMask/money-movement). This updates.github/CODEOWNERSso review requests and branch-protection ownership resolve to the current org team instead of@MetaMask/ramp.What changed
@MetaMask/rampentries replaced with@MetaMask/money-movement(Ramp UI, fiat orders, ramps controller/messengers, selectors, path globs, and Swaps co-ownedparseAmount/parseAmount.test.ts).Changelog
CHANGELOG entry: null
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
N/A
After
N/A
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Low Risk
Low risk because it only updates
.github/CODEOWNERSmappings; the main impact is on review routing/branch protection if any paths or the new team slug are incorrect.Overview
Updates
.github/CODEOWNERSto reflect the GitHub team rename from@MetaMask/rampto@MetaMask/money-movementfor Ramp-related paths (UI, fiat orders, ramps controllers/messengers, selectors, and related glob patterns).Adds an additional
**/money-movement/**ownership rule and updates the Swaps co-ownedparseAmountentries to use the new Money Movement team.Written by Cursor Bugbot for commit 8efd4d2. This will update automatically on new commits. Configure here.