DPDK patches and discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Cc: Stephen Hemminger <stephen@networkplumber.org>
Subject: [PATCH v2] add a ignore list for get_maintainer
Date: Fri,  8 Mar 2024 10:12:51 -0800	[thread overview]
Message-ID: <20240308181310.70014-1-stephen@networkplumber.org> (raw)
In-Reply-To: <20240308170717.8677-1-stephen@networkplumber.org>

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>
---
v2 - drop users already with new email in mailmap

 .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>
-- 
2.43.0


      parent reply	other threads:[~2024-03-08 18:13 UTC|newest]

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

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=20240308181310.70014-1-stephen@networkplumber.org \
    --to=stephen@networkplumber.org \
    --cc=dev@dpdk.org \
    /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).