-
Notifications
You must be signed in to change notification settings - Fork 25
/
CODEOWNERS
Validating CODEOWNERS rules...
23 lines (20 loc) · 1.27 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
# About code owners: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
/*.* @alber70g @webpro
/*.md @webpro
/common @alber70g @webpro
/common/config/rush/pnpm-lock.yaml
/common/config/rush/repo-state.json
/packages/apps/graph @alber70g
/packages/apps/kadena-docs @sstraatemans @eileenmguo @realdreamer
/packages/libs/chainweb-stream-client @Takadenoshi
/packages/libs/bootstrap-lib @alber70g
/packages/libs/client @alber70g @javadkh2 @webpro
/packages/libs/kadena.js @alber70g
/packages/libs/pactjs-generator @alber70g
/packages/libs/react-ui @eileenmguo @sstraatemans @timoheddes
/packages/libs/types @alber70g
/packages/tools/pactjs-cli @alber70g
/packages/tools/eslint-config @alber70g
/packages/tools/eslint-plugin @alber70g
/packages/tools/heft-rig @alber70g
/packages/tools/remark-plugins @webpro