Message ID | 20221110013438.16212-1-zev@bewilderbeest.net (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | MAINTAINERS: aspeed: Update git tree URL | expand |
On Thu, 10 Nov 2022 at 01:34, Zev Weiss <zev@bewilderbeest.net> wrote: > > The description for joel/aspeed.git on git.kernel.org currently says: > > Old Aspeed tree. Please see joel/bmc.git > > Let's update MAINTAINERS accordingly. > > Signed-off-by: Zev Weiss <zev@bewilderbeest.net> Thanks! Acked-by: Joel Stanley <joel@jms.id.au> Arnd, does the soc team have a branch for these? > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index cac5a4ad4eb8..1775e5fdaefd 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1969,7 +1969,7 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > L: linux-aspeed@lists.ozlabs.org (moderated for non-subscribers) > S: Supported > Q: https://patchwork.ozlabs.org/project/linux-aspeed/list/ > -T: git git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed.git > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/joel/bmc.git > F: Documentation/devicetree/bindings/arm/aspeed/ > F: arch/arm/boot/dts/aspeed-* > F: arch/arm/mach-aspeed/ > -- > 2.38.1 >
On Fri, Nov 11, 2022, at 06:58, Joel Stanley wrote: > On Thu, 10 Nov 2022 at 01:34, Zev Weiss <zev@bewilderbeest.net> wrote: >> >> The description for joel/aspeed.git on git.kernel.org currently says: >> >> Old Aspeed tree. Please see joel/bmc.git >> >> Let's update MAINTAINERS accordingly. >> >> Signed-off-by: Zev Weiss <zev@bewilderbeest.net> > > Thanks! > > Acked-by: Joel Stanley <joel@jms.id.au> > > Arnd, does the soc team have a branch for these? > I usually treat updates to the MAITNAINERS file as bugfixes and merge them for the current release, as there is generally no risk of regressions, and it's better to have up-to-date information in the release kernel. Arnd
diff --git a/MAINTAINERS b/MAINTAINERS index cac5a4ad4eb8..1775e5fdaefd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1969,7 +1969,7 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) L: linux-aspeed@lists.ozlabs.org (moderated for non-subscribers) S: Supported Q: https://patchwork.ozlabs.org/project/linux-aspeed/list/ -T: git git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/joel/bmc.git F: Documentation/devicetree/bindings/arm/aspeed/ F: arch/arm/boot/dts/aspeed-* F: arch/arm/mach-aspeed/
The description for joel/aspeed.git on git.kernel.org currently says: Old Aspeed tree. Please see joel/bmc.git Let's update MAINTAINERS accordingly. Signed-off-by: Zev Weiss <zev@bewilderbeest.net> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)