Skip to content

Commit

Permalink
chore: update CODEOWNERS (nextauthjs#4941)
Browse files Browse the repository at this point in the history
* chore: update codeowners

* reorganize
  • Loading branch information
balazsorban44 authored Jul 15, 2022
1 parent 3f6d99e commit c56abbd
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
/types/ @balazsorban44 @lluia
/docs/ @balazsorban44 @ndom91
/adapters/ @balazsorban44 @ndom91
/__tests__/ @lluia
# Learn how to add code owners here:
# https://help.github.com/en/articles/about-code-owners

* @balazsorban44
.github @ThangHuuVu
/apps/ @lluia @ndom91 @ThangHuuVu
/docs/ @lluia @ndom91
/packages/ @ThangHuuVu
/packages/adapter-*/ @ndom91
/**/*test* @lluia
/**/*type* @lluia

0 comments on commit c56abbd

Please sign in to comment.