On Tue, Feb 25, 2025 at 4:10 AM Mingcong Bai <[email protected]> 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 > [email protected]: > > Xinhui Pan <[email protected]> > Hamza Mahfooz <[email protected]> > > 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. > > Suggested-by: Kexy Biscuit <[email protected]> > Signed-off-by: Mingcong Bai <[email protected]>
These and a few others have already been fixed up. Thanks! Alex > --- > .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 <[email protected]> > Jeff Kirsher <[email protected]> > Marc Gonzalez <[email protected]> > Ralf Baechle <[email protected]> > +Hamza Mahfooz <[email protected]> > 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 <[email protected]> > M: Christian König <[email protected]> > -M: Xinhui Pan <[email protected]> > L: [email protected] > S: Supported > B: https://gitlab.freedesktop.org/drm/amd/-/issues > -- > 2.48.1 >
