lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a0bd71ce82c7c7b9cb72972b091f9f1054b6595c.camel@perches.com>
Date:   Tue, 16 Nov 2021 15:14:37 -0800
From:   Joe Perches <joe@...ches.com>
To:     Łukasz Stelmach <l.stelmach@...sung.com>
Cc:     Marek Szyprowski <m.szyprowski@...sung.com>,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] get_maintainer: ignore "my" e-mail address

On Tue, 2021-11-16 at 22:34 +0100, Łukasz Stelmach wrote:
> Ignore one's own e-mail address given as a parameter to --ignore-me
> or in the EMAIL environment variable.

Why is this useful?

git send-email already supports this.

       --suppress-cc=<category>
           Specify an additional category of recipients to suppress the auto-cc of:

           •   author will avoid including the patch author

           •   self will avoid including the sender

      --[no-]suppress-from
           If this is set, do not add the From: address to the cc: list. Default is the value of sendemail.suppressFrom configuration value; if that
           is unspecified, default to --no-suppress-from.


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ