diff options
-rw-r--r-- | offload/Maintainers.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/offload/Maintainers.md b/offload/Maintainers.md new file mode 100644 index 0000000..8dd4b62 --- /dev/null +++ b/offload/Maintainers.md @@ -0,0 +1,13 @@ +# LLVM Offload Library Maintainers + +This file is a list of the +[maintainers](https://llvm.org/docs/DeveloperPolicy.html#maintainers) for +the LLVM Offloading library. + +# Current Maintainers + +Johannes Doerfert \ +jdoerfert@llnl.gov (email), [jdoerfert](https://github.com/jdoerfert) (GitHub) + +Joseph Huber \ +joseph.huber@amd.com (email), [jhuber6](https://github.com/jhuber6) (Github) |