[PATCH] MAINTAINERS: add some information to PARAVIRT_OPS entry

From: Juergen Gross
Date: Thu Nov 04 2021 - 06:00:04 EST


Most patches for paravirt_ops are going through the tip tree, as those
patches tend to touch x86 specific files a lot.

Add the x86 ML and the tip tree to the PARAVIRT_OPS MAINTAINERS entry
in order to reflect that.

Signed-off-by: Juergen Gross <jgross@xxxxxxxx>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8f7288596157..a56f1d728f57 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14324,7 +14324,9 @@ M: Juergen Gross <jgross@xxxxxxxx>
M: Deep Shah <sdeep@xxxxxxxxxx>
M: "VMware, Inc." <pv-drivers@xxxxxxxxxx>
L: virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx
+L: x86@xxxxxxxxxx
S: Supported
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core
F: Documentation/virt/paravirt_ops.rst
F: arch/*/include/asm/paravirt*.h
F: arch/*/kernel/paravirt*
--
2.26.2