Skip to content

Commit

Permalink
chore(config/codeowners): add commit spec as comment
Browse files Browse the repository at this point in the history
  • Loading branch information
MFarabi619 committed Dec 17, 2024
1 parent 426c0ed commit f52b80f
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
#Commit spec - chore(config/codeowners):
#========== DEPENDENCIES ==========
*package* @MFarabi619

#=========== APPS ==========
/apps/* @MFarabi619
/apps/docs/ @JeremyFriesenGitHub
/apps/docs-e2e/ @JeremyFriesenGitHub
/apps/docs/ @HasithDeAlwis
/apps/docs-e2e/ @HasithDeAlwis
/apps/portal/ @MFarabi619
/apps/portal-e2e/ @MFarabi619
/apps/website/ @HasithDeAlwis
Expand All @@ -23,10 +24,10 @@
#========== LIBRARIES ==========
/libs/external/ @MFarabi619
/libs/shared/ @MFarabi619
/libs/docs/ @MFarabi619 @JeremyFriesenGitHub
/libs/docs/ @MFarabi619
/libs/website/ @MFarabi619 @HasithDeAlwis
/libs/utils/ @MFarabi619
/libs/ui/ @MFarabi619
/libs/api @MFarabi619
/libs/env @MFarabi619
/libs/db @MFarabi619 @JeremyFriesenGitHub
/libs/db @MFarabi619

0 comments on commit f52b80f

Please sign in to comment.