llvm-project/libc/Maintainers.rst
Michael Jones 6cc208cd3c
[libc] Add maintainers file (#133471)
Based on #133297 by jhuber.

LLVM-libc needs a maintainers file, this patch adds an initial set.
The file is based on `clang/maintainers.rst` and
https://llvm.org/docs/DeveloperPolicy.html#maintainers.
2025-03-28 16:50:19 -07:00

53 lines
1.4 KiB
ReStructuredText

=====================
LLVM-libc Maintainers
=====================
This file is a list of the
`maintainers <https://llvm.org/docs/DeveloperPolicy.html#maintainers>`_ for
LLVM-libc. The following people are the active maintainers for the project.
Please reach out to them for code reviews, questions about their area of
expertise, or other assistance.
.. contents::
:depth: 1
:local:
Lead Maintainer
---------------
| Michael Jones
| michaelrj\@google.com (email), `michaelrj-google <https://github.com/michaelrj-google>`_ (github)
Baremetal
---------
| Petr Hosek
| phosek\@google.com (email), `petrhosek <https://github.com/petrhosek>`_ (github)
Fixed Point
-----------
| Leonard Chan
| leonardchan\@google.com (email), `PiJoules <https://github.com/PiJoules>`_ (github)
GPU
---
| Joseph Huber
| joseph.huber\@amd.com (email), `jhuber6 <https://github.com/jhuber6>`_ (github)
Math
----
| Tue Ly
| lntue\@google.com (email), `lntue <https://github.com/lntue>`_ (github)
| Nicolas Celik
| its.overmighty\@gmail.com (email), `OverMighty <https://github.com/overmighty>`_ (github)
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)
.. TODO: add "Inactive Maintainers" section when needed.