Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions libclc/Maintainers.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# libclc Maintainers

This file is a list of the
[maintainers](https://llvm.org/docs/DeveloperPolicy.html#maintainers) for
libclc.

## Current Maintainers

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.

Fraser Cormack \
[email protected] (email), [frasercrmck](https://github.com/frasercrmck) (GitHub)

Tom Stellard \
[email protected] (email), [tstellar](https://github.com/tstellar) (GitHub)
8 changes: 2 additions & 6 deletions llvm/Maintainers.md
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,6 @@ [email protected] (email), [gkistanova](https://github.com/gkistanova) (GitHu
### Other subprojects

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

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

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

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

[libclc maintainers](https://github.com/llvm/llvm-project/blob/main/libclc/Maintainers.md)

[LLD maintainers](https://github.com/llvm/llvm-project/blob/main/lld/Maintainers.md)

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

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

#### libclc

Tom Stellard \
[email protected] (email), [tstellar](https://github.com/tstellar) (GitHub)

## Inactive Maintainers

The following people have graciously spent time performing maintainer
Expand Down
Loading