mirror of
https://github.com/codeflash-ai/codeflash-agent.git
synced 2026-05-04 18:25:19 +00:00
Set up CODEOWNERS for Go and Java language overlays (#14)
This commit is contained in:
parent
361bb899e2
commit
4a65f17bfb
1 changed files with 3 additions and 9 deletions
12
.github/CODEOWNERS
vendored
12
.github/CODEOWNERS
vendored
|
|
@ -1,12 +1,6 @@
|
|||
# Default owner for everything
|
||||
* @KRRT7
|
||||
|
||||
# Claude Code plugin
|
||||
# /plugin/ @KRRT7
|
||||
|
||||
# Python packages
|
||||
# /code_to_optimize/ @KRRT7
|
||||
# /codeflash/ @KRRT7
|
||||
|
||||
# Case studies
|
||||
# /.codeflash/ @KRRT7
|
||||
# Language overlays
|
||||
/plugin/languages/go/ @m-ali-24
|
||||
/plugin/languages/java/ @mashraf-222
|
||||
|
|
|
|||
Loading…
Reference in a new issue