-
Notifications
You must be signed in to change notification settings - Fork 17
/
CODEOWNERS
Validating CODEOWNERS rules...
22 lines (16 loc) · 1.55 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Define individuals that are responsible for code in a repository.
# More details are here: https://help.github.com/articles/about-codeowners/
/.github/ @fuxingloh @joeldavidw @thedoublejay
/.husky/ @fuxingloh @joeldavidw @thedoublejay
/src/ @joeldavidw @nichellekoh @thedoublejay @chloezxyy @fullstackninja864 @kyleleow @pierregee @G9000 @JoshuaC817
/src/styles/ @joeldavidw @thedoublejay @kyleleow @pierregee @G9000 @JoshuaC817
postcss.config.js @joeldavidw @thedoublejay @kyleleow @pierregee @G9000 @JoshuaC817
tailwind.config.js @joeldavidw @thedoublejay @kyleleow @pierregee @G9000 @JoshuaC817
/public/ @joeldavidw @thedoublejay @kyleleow @pierregee @G9000 @JoshuaC817
next.config.js @joeldavidw @thedoublejay @kyleleow @pierregee
package.json @joeldavidw @thedoublejay @kyleleow @pierregee
package-lock.json @joeldavidw @thedoublejay @kyleleow @pierregee
tsconfig.json @joeldavidw @thedoublejay @kyleleow @pierregee
CONTRIBUTING.md @fuxingloh @joeldavidw @thedoublejay @kyleleow @pierregee
README.md @fuxingloh @joeldavidw @thedoublejay @kyleleow @pierregee
LICENSE @fuxingloh