From a60984ec8d8eb84fd087ed1bcf2ebfb6512ae20d Mon Sep 17 00:00:00 2001 From: Joseph Huber Date: Thu, 1 May 2025 14:06:33 -0500 Subject: [PATCH] [Offload] Add 'Maintainers.md' file for offload (#138177) 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 000000000000..8dd4b6221d6c --- /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)