diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6edcff51e7ad..373013b7a9d0 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -58,7 +58,7 @@ /compiler/src/iree/compiler/Codegen/Common @hanhanW /compiler/src/iree/compiler/Codegen/Common/GPU @antiagainst @qedawkins /compiler/src/iree/compiler/Codegen/Dialect/GPU @antiagainst @qedawkins -/compiler/src/iree/compiler/Codegen/LLVMCPU/ @hanhanW @MaheshRavishankar +/compiler/src/iree/compiler/Codegen/LLVMCPU/ @hanhanW @MaheshRavishankar @pashu123 /compiler/src/iree/compiler/Codegen/LLVMGPU/ @MaheshRavishankar @qedawkins @kuhar @Groverkss /compiler/src/iree/compiler/Codegen/SPIRV/ @antiagainst @MaheshRavishankar @kuhar /compiler/src/iree/compiler/ConstEval/ @hanhanW @stellaraccident