forked from BitGo/BitGoJS
-
Notifications
You must be signed in to change notification settings - Fork 1
/
CODEOWNERS
Validating CODEOWNERS rules...
24 lines (21 loc) · 1.9 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# BitGoJS code owners and first officers will automatically be requested for review whenever a pull request touches the files they own.
# 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.
# Order is important. The last matching pattern has the most precedence.
modules/core/src/v2/recovery.js [email protected] [email protected]
modules/core/src/v2/coins/*btc.js [email protected] [email protected] [email protected] [email protected] [email protected]
modules/core/src/v2/coins/*bch.js [email protected] [email protected] [email protected] [email protected] [email protected]
modules/core/src/v2/coins/*btg.js [email protected] [email protected] [email protected] [email protected] [email protected]
modules/core/src/v2/coins/*bsv.js [email protected] [email protected] [email protected] [email protected] [email protected]
modules/core/src/v2/coins/*ltc.js [email protected] [email protected] [email protected] [email protected] [email protected]
modules/core/src/v2/coins/*xlm.js [email protected] [email protected] [email protected] [email protected]
modules/core/src/v2/coins/*xrp.js [email protected] [email protected] [email protected] [email protected]
modules/core/src/v2/coins/*eth.js [email protected] [email protected] [email protected] [email protected] [email protected]
modules/core/src/v2/coins/token.js [email protected] [email protected] [email protected] [email protected] [email protected]
modules/core/src/v2/trading/*.js [email protected] [email protected]
modules/express/package-lock.json [email protected] [email protected] [email protected] [email protected]