Skip to content

chore: add devex as codeowners for monorepo files #6623

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 5, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 10 additions & 9 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Each line is a file pattern followed by one or more owners.

# These owners and first officers will be the default owners for everything in the repo.
* @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
* @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform @BitGo/developer-experience

# Order is important. The last matching pattern has the most precedence.

Expand Down Expand Up @@ -128,21 +128,22 @@
/modules/statics/ @BitGo/web-experience @BitGo/ethalt-team
/modules/statics/src/utxo.ts @BitGo/btc-team
/modules/web-demo/ @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
/scripts/ @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
/scripts/ @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform @BitGo/developer-experience
/types/ @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
/webpack/ @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform

/.eslintrc.json @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
/.prettierrc.yml @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
/check-package-versions.js @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
/.eslintrc.json @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform @BitGo/developer-experience
/.prettierrc.yml @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform @BitGo/developer-experience
/check-package-versions.js @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform @BitGo/developer-experience
/CODEOWNERS @BitGo/git-admins
/DEVELOPERS.md @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
/DEVELOPERS.md @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform @BitGo/developer-experience
/commitlint.config.js @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
/Dockerfile @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
/lerna.json @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
/package.json @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
/tsconfig.json @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
/lerna.json @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform @BitGo/developer-experience
/package.json @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform @BitGo/developer-experience
/tsconfig.json @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform @BitGo/developer-experience
/tsconfig.packages.json @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform
/yarn.lock @BitGo/coins @BitGo/web-experience @BitGo/wallet-platform @BitGo/developer-experience
/.iyarc @BitGo/wallet-platform @BitGo/hsm @BitGo/velocity
flake.nix @BitGo/wallet-platform @BitGo/hsm @BitGo/developer-experience
flake.lock @BitGo/wallet-platform @BitGo/hsm @BitGo/developer-experience