[github/CODEOWNERS] Add paschalis-mpeis as BOLT reviewer (#141961)

This commit is contained in:
Paschalis Mpeis 2025-05-30 08:16:05 +01:00 committed by GitHub
parent aa7d7b3e4a
commit df712f588c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
.github/CODEOWNERS vendored
View File

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