forked from MetaMask/metamask-mobile
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCODEOWNERS
18 lines (14 loc) · 902 Bytes
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Lines starting with '#' are comments.
# Each line is a file pattern followed by one or more owners.
* @MetaMask/mobile-devs
app/component-library/ @MetaMask/design-system-engineers @MetaMask/mobile-platform
patches/ @MetaMask/mobile-platform
bitrise.yml @MetaMask/mobile-platform
app/components/UI/Ramp/ @MetaMask/ramp @MetaMask/mobile-platform
app/reducers/fiatOrders/ @MetaMask/ramp @MetaMask/mobile-platform
app/components/Views/confirmations @MetaMask/confirmations @MetaMask/mobile-platform
ppom @MetaMask/confirmations @MetaMask/mobile-platform
# Accounts Team
app/core/Encryptor/ @MetaMask/accounts-engineers
# Swaps Team
app/components/UI/Swaps @MetaMask/swaps-engineers @MetaMask/mobile-platform