Add CODEOWNERS file to define repository ownership

This commit is contained in:
amithkoujalgi 2025-09-10 18:52:46 +05:30
parent bb1adacc7f
commit 085fe3a9b0
No known key found for this signature in database
GPG Key ID: E29A37746AF94B70

10
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1,10 @@
# See https://docs.github.com/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
# Default owners for everything in the repo
* @amithkoujalgi
# Example for scoping ownership (uncomment and adjust as teams evolve)
# /docs/ @amithkoujalgi
# /src/ @amithkoujalgi