DPDK patches and discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Ferruh Yigit <ferruh.yigit@amd.com>
Cc: dev@dpdk.org
Subject: Re: [PATCH] add a ignore list for get_maintainer
Date: Fri, 8 Mar 2024 09:55:20 -0800	[thread overview]
Message-ID: <20240308095520.73f1cb0c@hermes.local> (raw)
In-Reply-To: <a41cfe00-0854-4e27-aaee-5235ca5296f0@amd.com>

On Fri, 8 Mar 2024 17:45:56 +0000
Ferruh Yigit <ferruh.yigit@amd.com> wrote:

> On 3/8/2024 5:07 PM, Stephen Hemminger wrote:
> > Add an opt-out list for get maintainer tool.  This is helpful
> > to avoid getting bounce messages and to allow developers
> > who do not want direct mail.
> > 
> > Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
> > ---
> >  .get_maintainer.ignore | 11 +++++++++++
> >  1 file changed, 11 insertions(+)
> >  create mode 100644 .get_maintainer.ignore
> > 
> > diff --git a/.get_maintainer.ignore b/.get_maintainer.ignore
> > new file mode 100644
> > index 000000000000..f70eee0b0d60
> > --- /dev/null
> > +++ b/.get_maintainer.ignore
> > @@ -0,0 +1,11 @@
> > +Chenbo Xia <chenbo.xia@intel.com>
> > +Damian Nowak <damianx.nowak@intel.com>
> > +Ferruh Yigit <ferruh.yigit@intel.com>
> > +Gage Eads <gage.eads@intel.com>
> > +Guoyang Zhou <zhouguoyang@huawei.com>
> > +Jiayu Hu <jiayu.hu@intel.com>
> > +Miao Li <miao.li@intel.com>
> > +Pascal Mazon <pascal.mazon@6wind.com>
> > +Raveendra Padasalagi <raveendra.padasalagi@broadcom.com>
> > +Shreyansh Jain <shreyansh.jain@nxp.com>
> > +Timothy McDaniel <timothy.mcdaniel@intel.com>  
> 
> I wonder if there is a way to get new email address of the user, instead
> of ignoring it, we have all email addressed in '.mailmap', old ones and
> preferred one.

The tool does use mailmap, so it should be finding the new addresses.
For Ferruh that should work. There might be an ordering of addresses in our
mailmap file for some cases where the primary address is not listed first?

  reply	other threads:[~2024-03-08 17:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-08 17:07 Stephen Hemminger
2024-03-08 17:45 ` Ferruh Yigit
2024-03-08 17:55   ` Stephen Hemminger [this message]
2024-03-08 18:07   ` Bruce Richardson
2024-03-08 18:12 ` [PATCH v2] " Stephen Hemminger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240308095520.73f1cb0c@hermes.local \
    --to=stephen@networkplumber.org \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@amd.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).