[PATCH v2] add a ignore list for get_maintainer

Stephen Hemminger stephen at networkplumber.org
Fri Mar 8 19:12:51 CET 2024


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 at 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 at intel.com>
+Damian Nowak <damianx.nowak at intel.com>
+Ferruh Yigit <ferruh.yigit at intel.com>
+Gage Eads <gage.eads at intel.com>
+Guoyang Zhou <zhouguoyang at huawei.com>
+Jiayu Hu <jiayu.hu at intel.com>
+Miao Li <miao.li at intel.com>
+Pascal Mazon <pascal.mazon at 6wind.com>
+Raveendra Padasalagi <raveendra.padasalagi at broadcom.com>
+Shreyansh Jain <shreyansh.jain at nxp.com>
+Timothy McDaniel <timothy.mcdaniel at intel.com>
-- 
2.43.0



More information about the dev mailing list