The X86 subsystem has a maintainers entry profile, but its entry is missing at MAINTAINERS.
Add it. Acked-by: Randy Dunlap <[email protected]> Acked-by: Dan Williams <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]> Message-ID: <970434c647aa1e1e9a81c87b4d5fed934d4018a7.1776176108.git.mchehab+hua...@kernel.org> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index f52ec50f6d10..a00d4ba61c2a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -28808,6 +28808,7 @@ M: Ingo Molnar <[email protected]> M: Borislav Petkov <[email protected]> M: Dave Hansen <[email protected]> M: [email protected] +P: Documentation/process/maintainer-tip.rst R: "H. Peter Anvin" <[email protected]> L: [email protected] S: Maintained -- 2.53.0

