Re: [PATCH] next: use new shared modules tree

From: Luis Chamberlain
Date: Sun Oct 20 2024 - 13:28:31 EST


On Sun, Oct 20, 2024 at 09:59:49PM +1100, Stephen Rothwell wrote:
> Hi,
>
> On Sat, 19 Oct 2024 14:21:00 -0700 Luis Chamberlain <mcgrof@xxxxxxxxxx> wrote:
> >
> > Use the new shared modules tree as we have more than one
> > modules maintainer now.
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux.git
> >
> > Signed-off-by: Luis Chamberlain <mcgrof@xxxxxxxxxx>
> > ---
> > Next/Trees | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/Next/Trees b/Next/Trees
> > index 38812059087c..585cddaf8746 100644
> > --- a/Next/Trees
> > +++ b/Next/Trees
> > @@ -252,7 +252,7 @@ regmap git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git#for
> > sound git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git#for-next
> > ieee1394 git https://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git#for-next
> > sound-asoc git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git#for-next
> > -modules git git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git#modules-next
> > +modules git git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux.git#modules-next
> > input git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git#next
> > block git git://git.kernel.dk/linux-block.git#for-next
> > device-mapper git git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git#for-next
>
> Done
>
> Currently only you, Luis, are listed as a contact. Should I add anyone else?

Yes please add: petr.pavlu@xxxxxxxx, samitolvanen@xxxxxxxxxx, da.gomez@xxxxxxxxxxx

Luis