[github/CODEOWNERS] Add yozhu as BOLT reviewer

This commit is contained in:
Maksim Panchenko 2025-07-28 20:41:14 -07:00
parent 2bebbe166b
commit 7c14c5380a

2
.github/CODEOWNERS vendored
View File

@ -129,7 +129,7 @@
/mlir/**/Transforms/SROA.* @moxinilian
# BOLT
/bolt/ @aaupov @maksfb @rafaelauler @ayermolo @yota9 @paschalis-mpeis
/bolt/ @aaupov @maksfb @rafaelauler @ayermolo @yota9 @paschalis-mpeis @yozhu
# Bazel build system.
/utils/bazel/ @rupprecht @keith @aaronmondal