-
Notifications
You must be signed in to change notification settings - Fork 86
/
CODEOWNERS
Validating CODEOWNERS rules...
29 lines (29 loc) · 1.28 KB
/
CODEOWNERS
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
27
28
29
.github @makslevental @stephenneuendorffer
aie_kernels/ @denolf @jgmelber @fifield
aie_runtime_lib/ @stephenneuendorffer
cmake/ @denolf @stephenneuendorffer
docs/ @stephenneuendorffer
**/ADF/ @stephenneuendorffer
**/AIEVec/ @jsetoain
**/AIE/ @AndraBisca @stephenneuendorffer @fifield @makslevental
**/AIEX/ @makslevental @jgmelber @AndraBisca
**/XLLVM/ @jsetoain
**/AIETargetModel.* @stephenneuendorffer @makslevental
lib/CAPI @makslevental
lib/Conversion/AIEVecToLLVM/ @jsetoain
lib/Target/LLVMIR/ @jsetoain
lib/Targets/ @makslevental
mlir_tutorials/ @denolf @jackl-xilinx @AndraBisca @fifield
platforms/ @jackl-xilinx @eddierichter-amd
programming_examples/ @denolf @jgmelber @fifield
python/ @makslevental @AndraBisca
reference_designs/ @denolf @jgmelber @fifield
runtime_lib/ @stephenneuendorffer
test/aie2xclbin/ @erieaton-amd @newling
test/aievec/ @jsetoain
test/python/ @makslevental @AndraBisca
test/objectFifo*/ @AndraBisca
tools/ @stephenneuendorffer @makslevental
tools/aie2xclbin/ @erieaton-amd @newling
tutorials/ @denolf @jackl-xilinx
utils/ @makslevental @jackl-xilinx @jgmelber