Skip to content

Conversation

emaste
Copy link
Member

@emaste emaste commented Oct 8, 2025

Fixes: #160091

@emaste emaste requested a review from a team as a code owner October 8, 2025 22:41
@llvmbot llvmbot added the libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. label Oct 8, 2025
@llvmbot
Copy link
Member

llvmbot commented Oct 8, 2025

@llvm/pr-subscribers-libcxx

Author: Ed Maste (emaste)

Changes

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 --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@google.com, sharjeelkhan@google.com
 G: pirama-arumuga-nainar, Sharjeel-Khan
 D: Emulator-based x86[-64] libc++ CI testing
+
+N: FreeBSD libc++
+E: emaste@freebsd.org
+G: emaste
+D: FreeBSD x86-64 libc++ CI testing

@emaste
Copy link
Member Author

emaste commented Oct 8, 2025

BOT_OWNERS.txt says The list is sorted by surname which doesn't seem to apply; this pull request adds my entry at the end. We can update the intro text separately.

Copy link
Contributor

@philnik777 philnik777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ldionne ldionne merged commit 9226668 into llvm:main Oct 9, 2025
74 of 78 checks passed
svkeerthy pushed a commit that referenced this pull request Oct 9, 2025
clingfei pushed a commit to clingfei/llvm-project that referenced this pull request Oct 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FreeBSD runners don't have any owners
4 participants