Re: [PATCH v2] start a simple MAINTAINERS file

"Jose E. Marchesi via Cgen" <[email protected]> Tue, 14 Sep 2021 23:14:34 +0200
Newsgroups gmane.comp.tools.cgen.devel
Message-ID <[email protected]>
OK :)

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