-
Notifications
You must be signed in to change notification settings - Fork 369
/
CODEOWNERS
Validating CODEOWNERS rules...
41 lines (36 loc) · 1.72 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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# Lines starting with '#' are comments.
# Each line is a file pattern followed by one or more owners.
# For details on acceptable file patterns, please refer to the [Github Documentation](https://help.github.com/articles/about-codeowners/)
# default owners, overridden by package specific owners below
* @asaj @cmcewen @timmoreton
# directory and file-level owners. Feel free to add to this!
/packages/azure/ @codyborn
/packages/blockchain-api/ @jmrossy @cmcewen @i1skn @jeanregisser
/packages/celotool/ @asaj
/packages/cli/ @mcortesi @gastonponti @medhak1 @celo-org/devx
/packages/sdk/ @mcortesi @gastonponti @medhak1 @barbaraliau @celo-org/devx
/packages/dappkit/ @cmcewen @barbaraliau @celo-org/devx
/packages/dev-utils/ @mcortesi
/packages/docs/ @timmoreton @barbaraliau @critesjosh
/packages/faucet/ @eelanagaraj @celo-org/devx
/packages/mobile/ @celo-org/wallet
/packages/moonpay-auth/ @annakaz @i1skn
/packages/notification-service/ @annakaz @cmcewen @i1skn @jeanregisser
/packages/flake-tracker @alecps
/packages/protocol/ @celo-org/cap
/packages/sdk/contractkit/ @celo-org/cap
/packages/komencikit/ @celo-org/cap
/packages/phone-number-privacy/ @celo-org/cap
/packages/attestation-proxy/ @celo-org/cap
/packages/attestation-service/ @celo-org/cap
/packages/metadata-crawler/ @celo-org/cap
/packages/env-tests @celo-org/cap
/packages/react-components/ @i1skn @jeanregisser @celo-org/wallet
/packages/terraform-modules-public/ @tkporter
/packages/terraform-modules/ @tkporter
/packages/typescript/ @cmcewen
/packages/sdk/utils/ @barbaraliau @medhak1 @celo-org/devx
/packages/sdk/base/ @barbaraliau @medhak1 @celo-org/devx
# helm-charts rules.
/packages/helm-charts/ @nambrot @timmoreton
/packages/helm-charts/oracle/ @celo-org/platform-economics