Re: [PATCH v2 01/11] MAINTAINERS: add an entry for media maintainers profile
From: Mauro Carvalho Chehab
Date: Sun Apr 19 2026 - 15:07:40 EST
On Sat, 18 Apr 2026 17:02:55 -0700
Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote:
> On 4/16/26 11:11 PM, Mauro Carvalho Chehab wrote:
> > The media subsystem has a maintainers entry profile, but its entry
> > is missing at MAINTAINERS.
> >
> > Add it.
> >
> > Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
> > Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
> > Message-ID: <5af4aa6a716228eea4d59dc26b97d642e1e7d419.1776176108.git.mchehab+huawei@xxxxxxxxxx>
> > ---
> > MAINTAINERS | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index f0b106a4dd96..620219e48f98 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -16115,6 +16115,7 @@ S: Maintained
> > W: https://linuxtv.org
> > Q: http://patchwork.kernel.org/project/linux-media/list/
> > T: git git://linuxtv.org/media.git
> > +P: Documentation/driver-api/media/maintainer-entry-profile.rst
> > F: Documentation/admin-guide/media/
> > F: Documentation/devicetree/bindings/media/
> > F: Documentation/driver-api/media/
>
> I now see 2 P: entries for MEDIA INPUT INFRASTRUCTURE
> and 2 P: entries for X86 ARCHITECTURE.
> (don't know how/why)
>
My patches (and my tests) are based on docs-next. Perhaps some other
patch is adding them as well.
I'll rebase them on the top of -rc1 after it gets released.
Thanks,
Mauro