1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
|
# 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.
## 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)
## Baremetal (Allocator)
- Daniel Thornburgh
- dthorn@google.com (email), [mysterymath](https://github.com/mysterymath) (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)
## Runtime Safety, Threading, Math
- Muhammad Bassiouni
- muhammad.m.bassiouni@gmail.com (email), [bassiounix](https://github.com/bassiounix) (github)
## RISC-V
- Mikhail R. Gadelha
- mikhail@igalia.com (email), [mikhailramalho](https://github.com/mikhailramalho) (github)
## Public Headers / hdrgen
- Roland McGrath
- mcgrathr@google.com (email), [frobtech](https://github.com/frobtech) (github)
## General Maintenance and Documentation
- Jeff Bailey
- jbailey@raspberryginger.com (email), [kaladron](https://github.com/kaladron) (github), kaladron (discourse), kaladron725 (discord)
# Inactive Maintainers
- Tristan Ross
- tristan.ross@midstall.com (email), [RossComputerGuy](https://github.com/RossComputerGuy) (github)
|