Skip to content

Commit

Permalink
Update CODEOWNERS (opea-project#770)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinintel authored Oct 10, 2024
1 parent 2ff499e commit 028f47a
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
# Code owners will review PRs within their respective folders.
# Typically, ownership is organized at the second-level subdirectory under the homepage
/*/ [email protected]
/comps/agent/ [email protected]
/comps/agent/ [email protected]
/comps/finetuning/ [email protected]
/comps/guardrails/ [email protected]
/comps/asr/ [email protected]
/comps/intent_detection/ [email protected]
/comps/cores/ [email protected]
/comps/dataprep/ [email protected]
/comps/embeddings/ xuhui.ren@intel.com
/comps/embeddings/ kaokao.lv@intel.com
/comps/guardrails/ [email protected]
/comps/llms/ [email protected]
/comps/lvms/ [email protected]
Expand All @@ -17,9 +16,11 @@
/comps/feedback_management/ [email protected]
/comps/chathistory/ [email protected]
/comps/texttosql/ [email protected]
/comps/reranks/ [email protected]
/comps/retrievers/ [email protected]
/comps/text2image/ [email protected]
/comps/reranks/ [email protected]
/comps/retrievers/ [email protected]
/comps/tts/ [email protected]
/comps/ragas/ xuhui.ren@intel.com
/comps/ragas/ kaokao.lv@intel.com
/comps/vectorstores/ [email protected]
/comps/web_retrievers/ [email protected]
/*/ [email protected]

0 comments on commit 028f47a

Please sign in to comment.