Re: [PATCH] MAINTAINERS: aspeed: Update git tree URL

From: Arnd Bergmann
Date: Fri Nov 11 2022 - 04:24:18 EST


On Fri, Nov 11, 2022, at 06:58, Joel Stanley wrote:
> On Thu, 10 Nov 2022 at 01:34, Zev Weiss <zev@xxxxxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxxxx>
>
> Thanks!
>
> Acked-by: Joel Stanley <joel@xxxxxxxxx>
>
> 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