Re: [PATCH] MAINTAINERS: Add references to tip tree handbook

From: Boqun Feng

Date: Fri Mar 06 2026 - 17:46:29 EST


On Thu Mar 5, 2026 at 1:22 PM PST, Dave Hansen wrote:
> The tip tree handbook is a pretty handy reference for keeping the
> various tip maintainers happy. But there are no references to it
> in the MAINTAINERS file.
>
> Add a references to the handbook for a number of subsystems. I've
> added these for all of the obvious subsystems that list T:.../tip.git
> and are likely to follow the tip rules.
>
> This will be useful both for humans digging in the MAINTAINERS file
> and our new AI bot overlords.
>
> I'm cc'ing all the M:'s and L:'s listed for the subsystems but leaving
> off the R:'s because the cc list is already out of control. I'll
> commit this to *some* tip branch if there's general consensus that
> this is a good idea.
>
> Signed-off-by: Dave Hansen <dave.hansen@xxxxxxxxxxxxxxx>
> Cc: Andy Lutomirski <luto@xxxxxxxxxx>
> Cc: Anna-Maria Behnsen <anna-maria@xxxxxxxxxxxxx>
> Cc: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
> Cc: Boqun Feng <boqun@xxxxxxxxxx>
> Cc: Borislav Petkov <bp@xxxxxxxxx>
> Cc: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
> Cc: Dave Hansen <dave.hansen@xxxxxxxxxxxxxxx>
> Cc: Frederic Weisbecker <frederic@xxxxxxxxxx>
> Cc: "H. Peter Anvin" <hpa@xxxxxxxxx>
> Cc: Ingo Molnar <mingo@xxxxxxxxxx>
> Cc: Juri Lelli <juri.lelli@xxxxxxxxxx>
> Cc: linux-kernel@xxxxxxxxxxxxxxx
> Cc: linux-perf-users@xxxxxxxxxxxxxxx
> Cc: Namhyung Kim <namhyung@xxxxxxxxxx>
> Cc: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
> Cc: Thomas Gleixner <tglx@xxxxxxxxxx>
> Cc: Vincent Guittot <vincent.guittot@xxxxxxxxxx>
> Cc: Waiman Long <longman@xxxxxxxxxx>
> Cc: Will Deacon <will@xxxxxxxxxx>
> Cc: x86@xxxxxxxxxx
> Signed-off-by: Dave Hansen <dave.hansen@xxxxxxxxxxxxxxx>
> ---

Acked-by: Boqun Feng <boqun@xxxxxxxxxx>

Thanks!

Regards,
Boqun

> MAINTAINERS | 12 ++++++++++++
[...]