[OpenMP] Add Maintainers.md file
This commit is contained in:
parent
d9b4bdbff5
commit
2137ded301
@ -438,6 +438,8 @@ Others only have a lead maintainer listed here.
|
|||||||
|
|
||||||
[LLDB maintainers](https://github.com/llvm/llvm-project/blob/main/lldb/Maintainers.rst)
|
[LLDB maintainers](https://github.com/llvm/llvm-project/blob/main/lldb/Maintainers.rst)
|
||||||
|
|
||||||
|
[LLVM OpenMP Library maintainers](https://github.com/llvm/llvm-project/blob/main/openmp/Maintainers.md)
|
||||||
|
|
||||||
#### libc++
|
#### libc++
|
||||||
|
|
||||||
Louis Dionne \
|
Louis Dionne \
|
||||||
@ -448,14 +450,6 @@ ldionne.2@gmail.com (email), [ldionne](https://github.com/ldionne) (GitHub)
|
|||||||
Tom Stellard \
|
Tom Stellard \
|
||||||
tstellar@redhat.com (email), [tstellar](https://github.com/tstellar) (GitHub)
|
tstellar@redhat.com (email), [tstellar](https://github.com/tstellar) (GitHub)
|
||||||
|
|
||||||
#### OpenMP (runtime library)
|
|
||||||
|
|
||||||
Michael Klemm \
|
|
||||||
michael.klemm@amd.com (email), [mjklemm](https://github.com/mjklemm) (GitHub)
|
|
||||||
|
|
||||||
Terry Wilmarth \
|
|
||||||
terry.l.wilmarth@intel.com (email), [TerryLWilmarth](https://github.com/TerryLWilmarth) (GitHub)
|
|
||||||
|
|
||||||
#### Polly
|
#### Polly
|
||||||
|
|
||||||
Tobias Grosser \
|
Tobias Grosser \
|
||||||
|
13
openmp/Maintainers.md
Normal file
13
openmp/Maintainers.md
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
# LLVM OpenMP Library Maintainers
|
||||||
|
|
||||||
|
This file is a list of the
|
||||||
|
[maintainers](https://llvm.org/docs/DeveloperPolicy.html#maintainers) for
|
||||||
|
the LLVM OpenMP library.
|
||||||
|
|
||||||
|
# Current Maintainers
|
||||||
|
|
||||||
|
Michael Klemm \
|
||||||
|
michael.klemm@amd.com (email), [mjklemm](https://github.com/mjklemm) (GitHub)
|
||||||
|
|
||||||
|
Terry Wilmarth \
|
||||||
|
terry.l.wilmarth@intel.com (email), [TerryLWilmarth](https://github.com/TerryLWilmarth) (GitHub)
|
Loading…
x
Reference in New Issue
Block a user