[github] Add myself as default code reviewer (#89099)

This commit is contained in:
Guray Ozen
2024-04-18 09:24:14 +02:00
committed by GitHub
parent b5f2cecf83
commit 42348b6918

2
.github/CODEOWNERS vendored
View File

@@ -113,7 +113,7 @@ clang/test/AST/Interp/ @tbaederr
# MLIR NVVM Dialect in MLIR
/mlir/**/LLVMIR/**/BasicPtxBuilderInterface* @grypp
/mlir/**/NVVM*/ @grypp
/mlir/**/NVVM* @grypp
# MLIR Python Bindings
/mlir/test/python/ @makslevental @stellaraccident