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

Paschalis Mpeis via llvm-commits llvm-commits at lists.llvm.org
Thu May 29 08:10:51 PDT 2025


https://github.com/paschalis-mpeis created https://github.com/llvm/llvm-project/pull/141961

None

>From 407a6510b43cabfd07deec67667f36c80c88e366 Mon Sep 17 00:00:00 2001
From: Paschalis Mpeis <Paschalis.Mpeis at arm.com>
Date: Wed, 28 May 2025 20:02:42 +0100
Subject: [PATCH] [github/CODEOWNERS] Add paschalis-mpeis as BOLT reviewer

---
 .github/CODEOWNERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 25ac0596d78b5..c951a24fc8d31 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -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



More information about the llvm-commits mailing list