[PATCH v2] start a simple MAINTAINERS file
Mike Frysinger via Cgen <[email protected]> Tue, 14 Sep 2021 16:47:11 -0400
| Newsgroups | gmane.comp.tools.cgen.devel |
|---|---|
| Message-ID | <[email protected]> |
--- MAINTAINERS | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 MAINTAINERS diff --git a/MAINTAINERS b/MAINTAINERS new file mode 100644 index 000000000000..47548bcdef18 --- /dev/null +++ b/MAINTAINERS @@ -0,0 +1,24 @@ + CGEN Maintainers + +This file describes different groups of people who are, together, the +maintainers and developers of the CGEN project. Don't worry - it sounds +more complicated than it really is. + +If you are considering contributing a patch, you'll want to send them to [email protected]. See the mailing list page for more information: +https://sourceware.org/mailman/listinfo/cgen + + Global Maintainers + +Frank Ch. Eigler [email protected] +Jose E. Marchesi [email protected] + + Maintainers for particular pieces + +GNU simulator: +See global maintainers in sim/MAINTAINERS +Mike Frysinger <[email protected]> + + Write After Approval Maintainers + +If you have git push access to this repo, you're in this group already :). -- 2.33.0