Skip to content

Commit 0379aeb

Browse files
authored
add code owners (#586)
1 parent ae71eee commit 0379aeb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/CODEOWNERS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,21 @@
1+
/comps/agent/ [email protected]
2+
/comps/finetuning/ [email protected]
3+
/comps/guardrails/ [email protected]
14
/comps/asr/ [email protected]
5+
/comps/intent_detection/ [email protected]
6+
/comps/knowledgegraphs/ [email protected]
27
/comps/cores/ [email protected]
38
/comps/dataprep/ [email protected]
49
/comps/embeddings/ [email protected]
510
/comps/guardrails/ [email protected]
611
/comps/llms/ [email protected]
12+
/comps/lvms/ [email protected]
13+
/comps/nginx/ [email protected]
14+
/comps/prompt_registry/ [email protected]
15+
/comps/chathistory/ [email protected]
716
/comps/reranks/ [email protected]
817
/comps/retrievers/ [email protected]
918
/comps/tts/ [email protected]
19+
/comps/ragas/ [email protected]
20+
/comps/vectorstores/ [email protected]
21+
/comps/web_retrievers/ [email protected]

0 commit comments

Comments
 (0)