[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:44:08 PDT 2025
    
    
  
https://github.com/pirama-arumuga-nainar updated https://github.com/llvm/llvm-project/pull/157183
>From c4e54236e8e9e7b02fa1ae79d712f1cae90f1d91 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
Add pirama-arumuga-nainar, Sharjeel-Khan and remove previous owner.
---
 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