Skip to content

Commit 7e37055

Browse files
[libc] Add maintainers file
Based on llvm#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.
1 parent 827f2ad commit 7e37055

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

libc/Maintainers.rst

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
=====================
2+
LLVM-libc Maintainers
3+
=====================
4+
5+
This file is a list of the
6+
`maintainers <https://llvm.org/docs/DeveloperPolicy.html#maintainers>`_ for
7+
LLVM-libc. The following people are the active maintainers for the project.
8+
Please reach out to them for code reviews, questions about their area of
9+
expertise, or other assistance.
10+
11+
.. contents::
12+
:depth: 1
13+
:local:
14+
15+
Lead Maintainer
16+
---------------
17+
| Michael Jones
18+
| michaelrj\@google.com (email), `michaelrj-google <https://github.com/michaelrj-google>`_ (github)
19+
20+
GPU
21+
---
22+
| Joseph Huber
23+
| joseph.huber\@amd.com (email), `jhuber6 <https://github.com/jhuber6>`_ (github)
24+
25+
Math
26+
----
27+
| Tue Ly
28+
| lntue\@google.com (email), `lntue <https://github.com/lntue>`_ (github)
29+
30+
Threading
31+
---------
32+
| Yifan Zhu
33+
| yifanzhu\@rochester.edu (email), `Schrodinger ZHU Yifan <https://github.com/schrodingerzhu>`_ (github)
34+
35+
.. TODO: add "Inactive Maintainers" section when needed.

0 commit comments

Comments
 (0)