Skip to content

Commit

Permalink
Create CODEOWNERS
Browse files Browse the repository at this point in the history
  • Loading branch information
Sundhar22 authored Oct 26, 2024
1 parent cc657b6 commit 675ab39
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Global Code Owners (Project Lead: Mohanasundharam, Core Maintainer: Felix)
* @Sundhar22 @joefelx

# Documentation & Community Moderator (John)
docs/ @johnvimalasir001
README.md @johnvimalasir001
CONTRIBUTING.md @johnvimalasir001
CODE_OF_CONDUCT.md @johnvimalasir001

# Issue Triager & Testing Coordinator (Karim)
tests/unit/ @Karimsuhail
tests/integration/ @Karimsuhail
tests/e2e/ @Karimsuhail

# Security & Release Manager (Kishore)
src/app/auth/ @kishore-s-n
src/services/ @kishore-s-n
src/lib/ @kishore-s-n
.env.example @kishore-s-n
package.json @kishore-s-n
CHANGELOG.md @kishore-s-n

0 comments on commit 675ab39

Please sign in to comment.