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