As that seems to be the prevailing style. Signed-off-by: Roger Pau Monné <[email protected]> --- Cc: Andrew Cooper <[email protected]> Cc: George Dunlap <[email protected]> Cc: Ian Jackson <[email protected]> Cc: Jan Beulich <[email protected]> Cc: Julien Grall <[email protected]> Cc: Konrad Rzeszutek Wilk <[email protected]> Cc: Stefano Stabellini <[email protected]> Cc: Tim Deegan <[email protected]> Cc: Wei Liu <[email protected]> --- MAINTAINERS | 66 ++++++++++++++++++++++++++--------------------------- 1 file changed, 33 insertions(+), 33 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 96a0518f49..e99d39eb47 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -215,13 +215,13 @@ F: xen/include/xen/device_tree.h F: xen/drivers/passthrough/device_tree.c EFI -M: Jan Beulich <[email protected]> -S: Supported -F: xen/arch/x86/efi/ -F: xen/common/efi/ -F: xen/include/efi/ -F: xen/include/asm-x86/efi*.h -F: xen/include/asm-x86/x86_*/efi*.h +M: Jan Beulich <[email protected]> +S: Supported +F: xen/arch/x86/efi/ +F: xen/common/efi/ +F: xen/include/efi/ +F: xen/include/asm-x86/efi*.h +F: xen/include/asm-x86/x86_*/efi*.h GDBSX DEBUGGER M: Elena Ufimtseva <[email protected]> @@ -272,25 +272,25 @@ S: Odd Fixes F: tools/debugger/kdd/ KEXEC -M: Andrew Cooper <[email protected]> -S: Supported -F: xen/common/{kexec,kimage}.c -F: xen/include/{kexec,kimage}.h -F: xen/arch/x86/machine_kexec.c -F: xen/arch/x86/x86_64/kexec_reloc.S +M: Andrew Cooper <[email protected]> +S: Supported +F: xen/common/{kexec,kimage}.c +F: xen/include/{kexec,kimage}.h +F: xen/arch/x86/machine_kexec.c +F: xen/arch/x86/x86_64/kexec_reloc.S LIVEPATCH -M: Konrad Rzeszutek Wilk <[email protected]> -M: Ross Lagerwall <[email protected]> -S: Supported -F: docs/misc/livepatch.markdown -F: tools/misc/xen-livepatch.c -F: xen/arch/*/livepatch* -F: xen/arch/*/*/livepatch* -F: xen/common/livepatch* -F: xen/include/asm-*/livepatch.h -F: xen/include/xen/livepatch* -F: xen/test/livepatch/* +M: Konrad Rzeszutek Wilk <[email protected]> +M: Ross Lagerwall <[email protected]> +S: Supported +F: docs/misc/livepatch.markdown +F: tools/misc/xen-livepatch.c +F: xen/arch/*/livepatch* +F: xen/arch/*/*/livepatch* +F: xen/common/livepatch* +F: xen/include/asm-*/livepatch.h +F: xen/include/xen/livepatch* +F: xen/test/livepatch/* MINI-OS M: Samuel Thibault <[email protected]> @@ -321,9 +321,9 @@ F: xen/drivers/cpufreq/ F: xen/include/acpi/cpufreq/ PUBLIC I/O INTERFACES AND PV DRIVERS DESIGNS -M: Konrad Rzeszutek Wilk <[email protected]> -S: Supported -F: xen/include/public/io/ +M: Konrad Rzeszutek Wilk <[email protected]> +S: Supported +F: xen/include/public/io/ PYTHON BINDINGS M: Marek Marczykowski-Górecki <[email protected]> @@ -498,12 +498,12 @@ F: tools/xentrace/ F: xen/common/trace.c XSM/FLASK -M: Daniel De Graaf <[email protected]> -S: Supported -F: tools/flask/ -F: xen/include/xsm/ -F: xen/xsm/ -F: docs/misc/xsm-flask.txt +M: Daniel De Graaf <[email protected]> +S: Supported +F: tools/flask/ +F: xen/include/xsm/ +F: xen/xsm/ +F: docs/misc/xsm-flask.txt THE REST M: Andrew Cooper <[email protected]> -- 2.17.2 (Apple Git-113) _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
