From bb9ee199e14837247fef6a33731703b0a002256e Mon Sep 17 00:00:00 2001 From: Joseph Huber Date: Thu, 1 May 2025 13:38:24 -0500 Subject: [PATCH] [Offload] Add 'Maintainers.md' file for offload Summary: The offload project lacks a maintainers file. Adding it with myself and Johannes as the still active maintainers. --- offload/Maintainers.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 offload/Maintainers.md diff --git a/offload/Maintainers.md b/offload/Maintainers.md new file mode 100644 index 0000000000000..8dd4b6221d6cc --- /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)