[libc-commits] [libc] [libc][docs] Update list of active maintainers. (PR #175666)
via libc-commits
libc-commits at lists.llvm.org
Mon Jan 12 14:54:29 PST 2026
llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT-->
@llvm/pr-subscribers-libc
Author: Michael Jones (michaelrj-google)
<details>
<summary>Changes</summary>
---
Full diff: https://github.com/llvm/llvm-project/pull/175666.diff
1 Files Affected:
- (modified) libc/Maintainers.rst (+5-6)
``````````diff
diff --git a/libc/Maintainers.rst b/libc/Maintainers.rst
index 2ef1ec565056b..24abf16e8ba0f 100644
--- a/libc/Maintainers.rst
+++ b/libc/Maintainers.rst
@@ -49,11 +49,6 @@ Threading
| Yifan Zhu
| yifanzhu\@rochester.edu (email), `Schrodinger ZHU Yifan <https://github.com/schrodingerzhu>`_ (github)
-UEFI
-----
-| Tristan Ross
-| tristan.ross\@midstall.com (email), `RossComputerGuy <https://github.com/RossComputerGuy>`_ (github)
-
RISC-V
------
| Mikhail R. Gadelha
@@ -64,4 +59,8 @@ Public Headers / hdrgen
| Roland McGrath
| mcgrathr\@google.com (email), `frobtech <https://github.com/frobtech>`_ (github)
-.. TODO: add "Inactive Maintainers" section when needed.
+
+Inactive Maintainers
+====================
+| Tristan Ross
+| tristan.ross\@midstall.com (email), `RossComputerGuy <https://github.com/RossComputerGuy>`_ (github)
``````````
</details>
https://github.com/llvm/llvm-project/pull/175666
More information about the libc-commits
mailing list