]> xenbits.xensource.com Git - people/liuw/xen.git/commitdiff
maintainers: always use hard tabs
authorRoger Pau Monné <roger.pau@citrix.com>
Mon, 21 Jan 2019 11:14:29 +0000 (12:14 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 21 Jan 2019 11:14:29 +0000 (12:14 +0100)
As that seems to be the prevailing style.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
MAINTAINERS

index 96a0518f49e04b05395df6ddc5cb729e51b7116d..e99d39eb47c846e22be5d5e762bc021113cd0087 100644 (file)
@@ -215,13 +215,13 @@ F:        xen/include/xen/device_tree.h
 F:     xen/drivers/passthrough/device_tree.c
 
 EFI
-M:     Jan Beulich <jbeulich@suse.com>
-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 <jbeulich@suse.com>
+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 <elena.ufimtseva@oracle.com>
@@ -272,25 +272,25 @@ S:        Odd Fixes
 F:     tools/debugger/kdd/
 
 KEXEC
-M:      Andrew Cooper <andrew.cooper3@citrix.com>
-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 <andrew.cooper3@citrix.com>
+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 <konrad.wilk@oracle.com>
-M:  Ross Lagerwall <ross.lagerwall@citrix.com>
-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 <konrad.wilk@oracle.com>
+M:     Ross Lagerwall <ross.lagerwall@citrix.com>
+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 <samuel.thibault@ens-lyon.org>
@@ -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 <konrad.wilk@oracle.com>
-S:  Supported
-F:  xen/include/public/io/
+M:     Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
+S:     Supported
+F:     xen/include/public/io/
 
 PYTHON BINDINGS
 M:     Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
@@ -498,12 +498,12 @@ F:        tools/xentrace/
 F:     xen/common/trace.c
 
 XSM/FLASK
-M:  Daniel De Graaf <dgdegra@tycho.nsa.gov>
-S:  Supported
-F:  tools/flask/
-F:  xen/include/xsm/
-F:  xen/xsm/
-F:  docs/misc/xsm-flask.txt
+M:     Daniel De Graaf <dgdegra@tycho.nsa.gov>
+S:     Supported
+F:     tools/flask/
+F:     xen/include/xsm/
+F:     xen/xsm/
+F:     docs/misc/xsm-flask.txt
 
 THE REST
 M:     Andrew Cooper <andrew.cooper3@citrix.com>