-
Notifications
You must be signed in to change notification settings - Fork 47
/
CODEOWNERS
Validating CODEOWNERS rules...
35 lines (28 loc) · 2.61 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
# Define individuals that are responsible for code in a repository.
# More details are here: https://help.github.com/articles/about-codeowners/
/.github/ @fuxingloh @thedoublejay @kyleleow @pierregee
/.husky/ @fuxingloh @thedoublejay
/mobile-app/app/ @thedoublejay @kyleleow @fullstackninja864 @pierregee @chloezxyy @G9000 @JoshuaC817 @lykalabrada @nattadex @veralygit
/mobile-app/app/api @fuxingloh @thedoublejay @kyleleow @pierregee
/shared/assets @thedoublejay @kyleleow @fullstackninja864 @pierregee @chloezxyy @G9000 @JoshuaC817 @lykalabrada @nattadex @veralygit
/shared/translations @thedoublejay @izzycsy @kyleleow @fullstackninja864 @pierregee @chloezxyy @G9000 @JoshuaC817 @lykalabrada @nattadex @veralygit
/mobile-app/cypress @thedoublejay @kyleleow @fullstackninja864 @pierregee @chloezxyy @G9000 @JoshuaC817 @lykalabrada @nattadex @veralygit
/.codeclimate.yml @fuxingloh @thedoublejay
/.versionrc.js @fuxingloh @thedoublejay
/mobile-app/_shim.js @fuxingloh @thedoublejay
/app.json @fuxingloh @thedoublejay
/mobile-app/App.tsx @fuxingloh @thedoublejay
/mobile-app/cypress.json @fuxingloh @thedoublejay
/eas.json @fuxingloh @thedoublejay
netlify.toml @fuxingloh @thedoublejay
babel.config.js @fuxingloh @thedoublejay
jest.config.js @fuxingloh @thedoublejay
metro.config.js @fuxingloh @thedoublejay
tsconfig.json @fuxingloh @thedoublejay
package.json @thedoublejay @kyleleow @pierregee
package-lock.json @thedoublejay @kyleleow @pierregee
/docker-compose.yml @thedoublejay @kyleleow @pierregee
BETA_TESTING.md @fuxingloh @thedoublejay @izzycsy @kyleleow @fullstackninja864 @pierregee @chloezxyy
CONTRIBUTING.md @fuxingloh @thedoublejay @izzycsy @kyleleow @fullstackninja864 @pierregee @chloezxyy
README.md @fuxingloh @thedoublejay @izzycsy @kyleleow @fullstackninja864 @pierregee @chloezxyy
LICENSE @fuxingloh