Skip to content

Commit efd929e

Browse files
[libclc] Add Maintainers.md for libclc (#118309)
This adds a Maintainers.md files to libclc. Recently I needed to find a libclc maintainer and I had no idea there was one listed in llvm/ instead of in libclc/.
1 parent 2b63077 commit efd929e

File tree

2 files changed

+19
-6
lines changed

2 files changed

+19
-6
lines changed

libclc/Maintainers.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# libclc Maintainers
2+
3+
This file is a list of the
4+
[maintainers](https://llvm.org/docs/DeveloperPolicy.html#maintainers) for
5+
libclc.
6+
7+
## Current Maintainers
8+
9+
The following people are the active maintainers for the project. Please reach
10+
out to them for code reviews, questions about their area of expertise, or other
11+
assistance.
12+
13+
Fraser Cormack \
14+
[email protected] (email), [frasercrmck](https://github.com/frasercrmck) (GitHub)
15+
16+
Tom Stellard \
17+
[email protected] (email), [tstellar](https://github.com/tstellar) (GitHub)

llvm/Maintainers.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,6 @@ [email protected] (email), [gkistanova](https://github.com/gkistanova) (GitHu
414414
### Other subprojects
415415

416416
Some subprojects maintain their own list of per-component maintainers.
417-
Others only have a lead maintainer listed here.
418417

419418
[Bolt maintainers](https://github.com/llvm/llvm-project/blob/main/bolt/Maintainers.txt)
420419

@@ -428,6 +427,8 @@ Others only have a lead maintainer listed here.
428427

429428
[libc++ maintainers](https://github.com/llvm/llvm-project/blob/main/libcxx/Maintainers.md)
430429

430+
[libclc maintainers](https://github.com/llvm/llvm-project/blob/main/libclc/Maintainers.md)
431+
431432
[LLD maintainers](https://github.com/llvm/llvm-project/blob/main/lld/Maintainers.md)
432433

433434
[LLDB maintainers](https://github.com/llvm/llvm-project/blob/main/lldb/Maintainers.rst)
@@ -436,11 +437,6 @@ Others only have a lead maintainer listed here.
436437

437438
[Polly maintainers](https://github.com/llvm/llvm-project/blob/main/polly/Maintainers.md)
438439

439-
#### libclc
440-
441-
Tom Stellard \
442-
[email protected] (email), [tstellar](https://github.com/tstellar) (GitHub)
443-
444440
## Inactive Maintainers
445441

446442
The following people have graciously spent time performing maintainer

0 commit comments

Comments
 (0)