[PATCH] get_maintainer.pl: Add an ignore list for git history

Michael Nazzareno Trimarchi michael at amarulasolutions.com
Mon Aug 7 19:39:50 CEST 2023


On Mon, Aug 7, 2023 at 3:21 PM Tom Rini <trini at konsulko.com> wrote:
>
> As Pali Rohár has asked to not be copied on changes to files he is not
> a specific maintainer of, add his address to .get_maintainer.ignore.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> Cc: "Pali Rohár" <pali at kernel.org>
> ---
>  .get_maintainer.ignore | 1 +
>  .gitignore             | 1 +
>  2 files changed, 2 insertions(+)
>  create mode 100644 .get_maintainer.ignore
>

Reviewed-by: Michael Trimarchi <michael at amarulasolutions.com>


> diff --git a/.get_maintainer.ignore b/.get_maintainer.ignore
> new file mode 100644
> index 000000000000..899a1469b2ae
> --- /dev/null
> +++ b/.get_maintainer.ignore
> @@ -0,0 +1 @@
> +"Pali Rohár" <pali at kernel.org>
> diff --git a/.gitignore b/.gitignore
> index 3a4d056edfc3..002f95de4feb 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -53,6 +53,7 @@ fit-dtb.blob*
>  #
>  !.gitignore
>  !.mailmap
> +!.get_maintainer.*
>
>  #
>  # Generated files
> --
> 2.34.1
>


--
Michael Nazzareno Trimarchi
Co-Founder & Chief Executive Officer
M. +39 347 913 2170
michael at amarulasolutions.com
__________________________________

Amarula Solutions BV
Joop Geesinkweg 125, 1114 AB, Amsterdam, NL
T. +31 (0)85 111 9172
info at amarulasolutions.com
www.amarulasolutions.com


More information about the U-Boot mailing list