On Tue, Feb 25, 2025 at 05:10:03PM +0800, Mingcong Bai wrote: > While running: > > ./scripts/get_maintainer.pl \ > drivers/gpu/drm/amd/display/amdgpu_dm \ > --no-rolestats' > > For a list of Cc's, I got two undeliverable address errors from > postmaster@xxxxxxx: > > Xinhui Pan <Xinhui.Pan@xxxxxxx> > Hamza Mahfooz <hamza.mahfooz@xxxxxxx> > > I tried to contact Alex Deucher and Christian König back in early > Februrary, but received no reply. > > To avoid warning emails from the future, remove Xinhui Pan from > MAINTAINERS and add Hamza Mahfooz to .get_maintainer.ignore. Can you try on the current HEAD of mainline? There is an entry for me in .mailmap AFAIK. > > Suggested-by: Kexy Biscuit <kexybiscuit@xxxxxxx> > Signed-off-by: Mingcong Bai <jeffbai@xxxxxxx> > --- > .get_maintainer.ignore | 1 + > MAINTAINERS | 1 - > 2 files changed, 1 insertion(+), 1 deletion(-) > > diff --git a/.get_maintainer.ignore b/.get_maintainer.ignore > index b458815f1d1bf..3343330fb11df 100644 > --- a/.get_maintainer.ignore > +++ b/.get_maintainer.ignore > @@ -4,3 +4,4 @@ Christoph Hellwig <hch@xxxxxx> > Jeff Kirsher <jeffrey.t.kirsher@xxxxxxxxx> > Marc Gonzalez <marc.w.gonzalez@xxxxxxx> > Ralf Baechle <ralf@xxxxxxxxxxxxxx> > +Hamza Mahfooz <hamza.mahfooz@xxxxxxx> > diff --git a/MAINTAINERS b/MAINTAINERS > index 4ff26fa94895d..d6ea828345fdb 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -19657,7 +19657,6 @@ F: drivers/net/wireless/quantenna > RADEON and AMDGPU DRM DRIVERS > M: Alex Deucher <alexander.deucher@xxxxxxx> > M: Christian König <christian.koenig@xxxxxxx> > -M: Xinhui Pan <Xinhui.Pan@xxxxxxx> > L: amd-gfx@xxxxxxxxxxxxxxxxxxxxx > S: Supported > B: https://gitlab.freedesktop.org/drm/amd/-/issues > -- > 2.48.1 >