[libcxx-commits] [libcxx] 9226668 - [libc++] Add FreeBSD libc++ owner (#162561)
via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Oct 9 06:55:32 PDT 2025
Author: Ed Maste
Date: 2025-10-09T09:55:27-04:00
New Revision: 92266681bfc89b71d1846b68da296186cd8bfbec
URL: https://github.com/llvm/llvm-project/commit/92266681bfc89b71d1846b68da296186cd8bfbec
DIFF: https://github.com/llvm/llvm-project/commit/92266681bfc89b71d1846b68da296186cd8bfbec.diff
LOG: [libc++] Add FreeBSD libc++ owner (#162561)
Fixes #160091
Added:
Modified:
libcxx/utils/ci/BOT_OWNERS.txt
Removed:
################################################################################
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
More information about the libcxx-commits
mailing list