[libcxx-commits] [libcxx] [libc++] Add FreeBSD libc++ owner (PR #162561)

via libcxx-commits libcxx-commits at lists.llvm.org
Wed Oct 8 15:41:43 PDT 2025


llvmbot wrote:


<!--LLVM PR SUMMARY COMMENT-->

@llvm/pr-subscribers-libcxx

Author: Ed Maste (emaste)

<details>
<summary>Changes</summary>

Fixes: #<!-- -->160091

---
Full diff: https://github.com/llvm/llvm-project/pull/162561.diff


1 Files Affected:

- (modified) libcxx/utils/ci/BOT_OWNERS.txt (+5) 


``````````diff
diff --git a/libcxx/utils/ci/BOT_OWNERS.txt b/libcxx/utils/ci/BOT_OWNERS.txt
index 90f8272510872..3a92ba267e78f 100644
--- a/libcxx/utils/ci/BOT_OWNERS.txt
+++ b/libcxx/utils/ci/BOT_OWNERS.txt
@@ -21,3 +21,8 @@ N: Android libc++
 E: pirama at google.com, sharjeelkhan at google.com
 G: pirama-arumuga-nainar, Sharjeel-Khan
 D: Emulator-based x86[-64] libc++ CI testing
+
+N: FreeBSD libc++
+E: emaste at freebsd.org
+G: emaste
+D: FreeBSD x86-64 libc++ CI testing

``````````

</details>


https://github.com/llvm/llvm-project/pull/162561


More information about the libcxx-commits mailing list