[v2] add a ignore list for get_maintainer

Message ID 20240308181310.70014-1-stephen@networkplumber.org (mailing list archive)
State Rejected
Delegated to: Thomas Monjalon
Headers
Series [v2] add a ignore list for get_maintainer |

Checks

Context Check Description
ci/checkpatch warning coding style issues
ci/loongarch-compilation success Compilation OK
ci/loongarch-unit-testing success Unit Testing PASS
ci/Intel-compilation success Compilation OK
ci/github-robot: build success github build: passed
ci/intel-Testing success Testing PASS
ci/intel-Functional success Functional PASS
ci/iol-intel-Performance success Performance Testing PASS
ci/iol-mellanox-Performance success Performance Testing PASS
ci/iol-intel-Functional success Functional Testing PASS
ci/iol-abi-testing success Testing PASS
ci/iol-unit-arm64-testing success Testing PASS
ci/iol-compile-amd64-testing success Testing PASS
ci/iol-unit-amd64-testing success Testing PASS
ci/iol-compile-arm64-testing success Testing PASS
ci/iol-sample-apps-testing success Testing PASS
ci/iol-broadcom-Performance success Performance Testing PASS
ci/iol-broadcom-Functional success Functional Testing PASS

Commit Message

Stephen Hemminger March 8, 2024, 6:12 p.m. UTC
  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
  

Patch

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>