Skip to content

Commit

Permalink
Update CODEOWNERS
Browse files Browse the repository at this point in the history
  • Loading branch information
thedoublejay authored Feb 21, 2024
1 parent 09b3cf2 commit cfae341
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,20 +1,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
/.github/ @pierregee @nattadex @chloezxyy
/.husky/ @pierregee @nattadex @chloezxyy

/src/ @thedoublejay @kyleleow @pierregee @G9000 @veralygit @nattadex @chloezxyy @kevzzsk
/src/ @pierregee @nattadex @chloezxyy

/src/styles/ @thedoublejay @kyleleow @pierregee @G9000 @veralygit @nattadex @chloezxyy @kevzzsk
/src/styles/ @pierregee @nattadex @chloezxyy

/public/ @thedoublejay @kyleleow @pierregee @G9000 @veralygit @nattadex @chloezxyy @kevzzsk
/public/ @pierregee @nattadex @chloezxyy

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
next.config.js @pierregee @nattadex @chloezxyy
package.json @pierregee @nattadex @chloezxyy
package-lock.json @pierregee @nattadex @chloezxyy
tsconfig.json @pierregee @nattadex @chloezxyy

CONTRIBUTING.md @thedoublejay @kyleleow @pierregee
README.md @thedoublejay @kyleleow @pierregee
LICENSE @thedoublejay @kyleleow @pierregee
CONTRIBUTING.md @pierregee @nattadex @chloezxyy
README.md @pierregee @nattadex @chloezxyy
LICENSE @pierregee @nattadex @chloezxyy

0 comments on commit cfae341

Please sign in to comment.