mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-10-29 15:40:42 +01:00
Add CODEOWNERS file to define repository ownership
This commit is contained in:
10
.github/CODEOWNERS
vendored
Normal file
10
.github/CODEOWNERS
vendored
Normal 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user