[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.
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)