-
Notifications
You must be signed in to change notification settings - Fork 337
Expand file tree
/
Copy pathCODEOWNERS
More file actions
executable file
·26 lines (25 loc) · 1.7 KB
/
CODEOWNERS
File metadata and controls
executable file
·26 lines (25 loc) · 1.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Code owners will review PRs within their respective folders.
/.github/ [email protected] [email protected]
/AudioQnA/ [email protected] [email protected]
/ChatQnA/ [email protected] [email protected]
/CodeGen/ [email protected] [email protected]
/CodeTrans/ [email protected] [email protected]
/DocSum/ [email protected]
/EdgeCraftRAG/ [email protected] [email protected]
/GraphRAG/ [email protected] [email protected]
/InstructionTuning/ [email protected] [email protected]
/MultimodalQnA/ [email protected] [email protected]
/ProductivitySuite/ [email protected] [email protected]
/RerankFinetuning/ [email protected] [email protected]
/SearchQnA/ [email protected] [email protected]
/Text2Image/ [email protected] [email protected]
/VideoQnA/ [email protected]