forked from opea-project/GenAIExamples
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update CODEOWNERS (opea-project#770)
- Loading branch information
1 parent
2ff499e
commit 028f47a
Showing
1 changed file
with
7 additions
and
6 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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] | ||
|
@@ -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] |