[PATCH] start a simple MAINTAINERS file
Mike Frysinger via Cgen <[email protected]> Tue, 14 Sep 2021 15:45:05 -0400
| Newsgroups | gmane.comp.tools.cgen.devel |
|---|---|
| Message-ID | <[email protected]> |
--- MAINTAINERS | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 MAINTAINERS diff --git a/MAINTAINERS b/MAINTAINERS new file mode 100644 index 000000000000..190d00577bab --- /dev/null +++ b/MAINTAINERS @@ -0,0 +1,23 @@ + 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 + +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