generated from MetaMask/metamask-module-template
-
-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathCODEOWNERS
More file actions
15 lines (12 loc) · 950 Bytes
/
CODEOWNERS
File metadata and controls
15 lines (12 loc) · 950 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Lines starting with '#' are comments.
# Each line is a file pattern followed by one or more owners.
* @MetaMask/accounts-engineers
# Included for release purposes
/package.json @MetaMask/accounts-engineers @MetaMask/core-platform
/yarn.lock @MetaMask/accounts-engineers @MetaMask/core-platform
/README.md @MetaMask/accounts-engineers @MetaMask/core-platform
/packages/keyring-eth-hd @MetaMask/accounts-engineers @MetaMask/core-platform
/packages/keyring-eth-ledger-bridge @MetaMask/accounts-engineers @MetaMask/core-platform
/packages/keyring-eth-simple @MetaMask/accounts-engineers @MetaMask/core-platform
/packages/keyring-eth-trezor @MetaMask/accounts-engineers @MetaMask/core-platform
/packages/keyring-utils @MetaMask/accounts-engineers @MetaMask/core-platform