[libc-commits] [libc] [libc] Add dthorn as maintainer for allocator on baremetal (PR #135203)
via libc-commits
libc-commits at lists.llvm.org
Thu Apr 10 09:07:27 PDT 2025
llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT-->
@llvm/pr-subscribers-libc
Author: Daniel Thornburgh (mysterymath)
<details>
<summary>Changes</summary>
This was on request from other maintainers, given that I've been de-facto acting as maintainer of the baremetal allocator stuff.
Let me know if this is too fine-grained to track.
---
Full diff: https://github.com/llvm/llvm-project/pull/135203.diff
1 Files Affected:
- (modified) libc/Maintainers.rst (+5)
``````````diff
diff --git a/libc/Maintainers.rst b/libc/Maintainers.rst
index 8f3c251a0edb1..3f6f8076f379e 100644
--- a/libc/Maintainers.rst
+++ b/libc/Maintainers.rst
@@ -22,6 +22,11 @@ Baremetal
| Petr Hosek
| phosek\@google.com (email), `petrhosek <https://github.com/petrhosek>`_ (github)
+Allocator (Baremetal)
+---------
+| Daniel Thornburgh
+| dthorn\@google.com (email), `mysterymath <https://github.com/mysterymath>`_ (github)
+
Fixed Point
-----------
| Leonard Chan
``````````
</details>
https://github.com/llvm/llvm-project/pull/135203
More information about the libc-commits
mailing list