[Github] Add mlir-emitc subscribers to watch the Cpp target (#65603)

This commit is contained in:
Marius Brehler 2023-09-08 12:06:23 +02:00 committed by GitHub
parent a06be8a2e4
commit 3ac4ba37c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.github/CODEOWNERS vendored
View File

@ -105,6 +105,7 @@
# mlir-emitc
/mlir/**/EmitC/ @llvm/pr-subscribers-mlir-emitc
/mlir/lib/Target/Cpp @llvm/pr-subscribers-mlir-emitc
# mlir-func
/mlir/**/Func/ @llvm/pr-subscribers-mlir-func