Skip to content

Commit 2137ded

Browse files
committed
[OpenMP] Add Maintainers.md file
1 parent d9b4bdb commit 2137ded

File tree

2 files changed

+15
-8
lines changed

2 files changed

+15
-8
lines changed

llvm/Maintainers.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -438,6 +438,8 @@ Others only have a lead maintainer listed here.
438438

439439
[LLDB maintainers](https://github.com/llvm/llvm-project/blob/main/lldb/Maintainers.rst)
440440

441+
[LLVM OpenMP Library maintainers](https://github.com/llvm/llvm-project/blob/main/openmp/Maintainers.md)
442+
441443
#### libc++
442444

443445
Louis Dionne \
@@ -448,14 +450,6 @@ [email protected] (email), [ldionne](https://github.com/ldionne) (GitHub)
448450
Tom Stellard \
449451
[email protected] (email), [tstellar](https://github.com/tstellar) (GitHub)
450452

451-
#### OpenMP (runtime library)
452-
453-
Michael Klemm \
454-
[email protected] (email), [mjklemm](https://github.com/mjklemm) (GitHub)
455-
456-
Terry Wilmarth \
457-
[email protected] (email), [TerryLWilmarth](https://github.com/TerryLWilmarth) (GitHub)
458-
459453
#### Polly
460454

461455
Tobias Grosser \

openmp/Maintainers.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# LLVM OpenMP Library Maintainers
2+
3+
This file is a list of the
4+
[maintainers](https://llvm.org/docs/DeveloperPolicy.html#maintainers) for
5+
the LLVM OpenMP library.
6+
7+
# Current Maintainers
8+
9+
Michael Klemm \
10+
[email protected] (email), [mjklemm](https://github.com/mjklemm) (GitHub)
11+
12+
Terry Wilmarth \
13+
[email protected] (email), [TerryLWilmarth](https://github.com/TerryLWilmarth) (GitHub)

0 commit comments

Comments
 (0)