Skip to content

Commit 409dd11

Browse files
committed
[libclc] Add Maintainers.md for libclc
1 parent 788d5a5 commit 409dd11

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

libclc/Maintainers.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
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+
# Lead maintainer
8+
9+
Tom Stellard \
10+
[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
@@ -422,7 +422,6 @@ [email protected] (email), [gkistanova](https://github.com/gkistanova) (GitHu
422422
### Other subprojects
423423

424424
Some subprojects maintain their own list of per-component maintainers.
425-
Others only have a lead maintainer listed here.
426425

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

@@ -436,6 +435,8 @@ Others only have a lead maintainer listed here.
436435

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

438+
[libclc maintainers](https://github.com/llvm/llvm-project/blob/main/libclc/Maintainers.md)
439+
439440
[LLD maintainers](https://github.com/llvm/llvm-project/blob/main/lld/Maintainers.md)
440441

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

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

447-
#### libclc
448-
449-
Tom Stellard \
450-
[email protected] (email), [tstellar](https://github.com/tstellar) (GitHub)
451-
452448
## Inactive Maintainers
453449

454450
The following people have graciously spent time performing maintainer

0 commit comments

Comments
 (0)