From ea0e439a7ea75998d29ca7ee00bb7124ca25a2a6 Mon Sep 17 00:00:00 2001 From: John Myers <9696606+johntmyers@users.noreply.github.com> Date: Thu, 3 Sep 2026 09:29:41 -0700 Subject: [PATCH] docs: add project maintainers Signed-off-by: John Myers <9696606+johntmyers@users.noreply.github.com> --- MAINTAINERS.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 MAINTAINERS.md diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 0000000000..3ecde4ded4 --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,19 @@ +# Maintainers + +The current maintainers of OpenShell are listed below. + +| Name | GitHub ID | Company/Organization | +| --- | --- | --- | +| Derek Carr | [@derekwaynecarr](https://github.com/derekwaynecarr) | Red Hat | +| Matthew Grossman | [@matthewgrossman](https://github.com/matthewgrossman) | NVIDIA | +| Kris Hicks | [@krishicks](https://github.com/krishicks) | NVIDIA | +| Seth Jennings | [@sjenning](https://github.com/sjenning) | Red Hat | +| Adrien Langou | [@alangou](https://github.com/alangou) | NVIDIA | +| Evan Lezar | [@elezar](https://github.com/elezar) | NVIDIA | +| Jim Meyer | [@purp](https://github.com/purp) | NVIDIA | +| Piotr Mlocek | [@pimlock](https://github.com/pimlock) | NVIDIA | +| Taylor Mutch | [@TaylorMutch](https://github.com/TaylorMutch) | NVIDIA | +| John T. Myers | [@johntmyers](https://github.com/johntmyers) | NVIDIA | +| Drew Newberry | [@drew](https://github.com/drew) | NVIDIA | +| Mrunal Patel | [@mrunalp](https://github.com/mrunalp) | Red Hat | +| Simon Scatton | [@SDAChess](https://github.com/SDAChess) | NVIDIA |