Skip to content

Commit

Permalink
add code owners (#586)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinintel authored Sep 2, 2024
1 parent ae71eee commit 0379aeb
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,9 +1,21 @@
/comps/agent/ [email protected]
/comps/finetuning/ [email protected]
/comps/guardrails/ [email protected]
/comps/asr/ [email protected]
/comps/intent_detection/ [email protected]
/comps/knowledgegraphs/ [email protected]
/comps/cores/ [email protected]
/comps/dataprep/ [email protected]
/comps/embeddings/ [email protected]
/comps/guardrails/ [email protected]
/comps/llms/ [email protected]
/comps/lvms/ [email protected]
/comps/nginx/ [email protected]
/comps/prompt_registry/ [email protected]
/comps/chathistory/ [email protected]
/comps/reranks/ [email protected]
/comps/retrievers/ [email protected]
/comps/tts/ [email protected]
/comps/ragas/ [email protected]
/comps/vectorstores/ [email protected]
/comps/web_retrievers/ [email protected]

0 comments on commit 0379aeb

Please sign in to comment.