Jeremy Fitzhardinge is stepping down as a paravirt maintainer. I'll replace him.
While at it, update the file list to the actual pattern. Signed-off-by: Juergen Gross <[email protected]> --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 8ef4694af6e8..d7565683aab3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9956,7 +9956,7 @@ F: include/uapi/linux/ppdev.h F: Documentation/parport*.txt PARAVIRT_OPS INTERFACE -M: Jeremy Fitzhardinge <[email protected]> +M: Juergen Gross <[email protected]> M: Chris Wright <[email protected]> M: Alok Kataria <[email protected]> M: Rusty Russell <[email protected]> @@ -9964,7 +9964,7 @@ L: [email protected] S: Supported F: Documentation/virtual/paravirt_ops.txt F: arch/*/kernel/paravirt* -F: arch/*/include/asm/paravirt.h +F: arch/*/include/asm/paravirt*.h F: include/linux/hypervisor.h PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES -- 2.12.3

