[libcxx-commits] [libcxx] [libc++] Update owners of Android CI in BOT_OWNERS.txt (PR #157183)

via libcxx-commits libcxx-commits at lists.llvm.org
Fri Sep 5 14:43:08 PDT 2025


https://github.com/pirama-arumuga-nainar created https://github.com/llvm/llvm-project/pull/157183

Add pirama-arumuga-nainar, Sharjeel-Khan and remove previous owner.

>From ac458172e611fe18ab39b04e58c80efc9e29c185 Mon Sep 17 00:00:00 2001
From: Pirama Arumuga Nainar <pirama at google.com>
Date: Fri, 5 Sep 2025 14:41:05 -0700
Subject: [PATCH] [libc++] Update owners of Android CI in BOT_OWNERS.txt

---
 libcxx/utils/ci/BOT_OWNERS.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/libcxx/utils/ci/BOT_OWNERS.txt b/libcxx/utils/ci/BOT_OWNERS.txt
index 2d01b96d72a67..90f8272510872 100644
--- a/libcxx/utils/ci/BOT_OWNERS.txt
+++ b/libcxx/utils/ci/BOT_OWNERS.txt
@@ -18,6 +18,6 @@ E: powerllvm at ca.ibm.com
 D: AIX, ppc64le
 
 N: Android libc++
-E: rprichard at google.com
-H: rprichard
+E: pirama at google.com, sharjeelkhan at google.com
+G: pirama-arumuga-nainar, Sharjeel-Khan
 D: Emulator-based x86[-64] libc++ CI testing



More information about the libcxx-commits mailing list