From 88465af8a1ec1500ad3236c3ceb83ac6064c664d Mon Sep 17 00:00:00 2001 From: Matheus Moraes Date: Wed, 7 Feb 2024 17:08:42 -0300 Subject: [PATCH] create MAINTAINERS.md (#34) --- MAINTAINERS.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 MAINTAINERS.md diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 0000000..b1fe77a --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,12 @@ +# Maintainers + +Maintainers are approvers who have shown good technical judgement in guiding feature design & development, have +displayed overall knowledge of the project and features in the project, and are nurturing and receptive to everyone in +the community. + +The following table lists the Marvin project core maintainers: + +| Name | GitHub ID | Affiliation | +|-------------------------------------------------------------------|--------------------------------------------|----------------------------| +| [Matheus Moraes](https://www.linkedin.com/in/matheusfm/) | [@matheusfm](https://github.com/matheusfm) | [Getup](https://getup.io/) | +| [Kevin Conner](https://www.linkedin.com/in/kevin-conner-26b5554/) | [@knrc](https://github.com/knrc) | [Getup](https://getup.io/) |