This is a general clean-up activity. It also avoids mails being sent to [email protected] and [email protected] when used with add_maintainers.pl/git send-email
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]> Signed-off-by: Lars Kurth <[email protected]> --- MAINTAINERS | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index fab76b0af4..c419c0d37a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18,7 +18,7 @@ trivial patch so apply some common sense. and variable names. These aren't as silly as they seem. One job the maintainers do is to keep things looking the same. - PLEASE see http://wiki.xen.org/wiki/Submitting_Xen_Patches for + PLEASE see http://wiki.xenproject.org/wiki/Submitting_Xen_Patches for hints on how to submit a patch to xen-unstable in a suitable form. @@ -46,7 +46,7 @@ trivial patch so apply some common sense. The policy for inclusion in a Xen stable release is different to that for inclusion in xen-unstable. -Please see http://wiki.xen.org/wiki/Xen_Maintenance_Releases for more +Please see http://wiki.xenproject.org/wiki/Xen_Maintenance_Releases for more information. Backport requests should be made on the [email protected] @@ -167,7 +167,7 @@ ARM (W/ VIRTUALISATION EXTENSIONS) ARCHITECTURE M: Stefano Stabellini <[email protected]> M: Julien Grall <[email protected]> S: Supported -L: [email protected] +L: [email protected] F: docs/misc/arm/ F: xen/arch/arm/ F: xen/drivers/char/arm-uart.c @@ -265,7 +265,7 @@ F: docs/misc/kconfig{,-language}.txt F: xen/tools/kconfig/ KDD DEBUGGER -M: Tim Deegan <[email protected]> +M: Tim Deegan <[email protected]> S: Odd Fixes F: tools/debugger/kdd/ @@ -294,7 +294,7 @@ MINI-OS M: Samuel Thibault <[email protected]> S: Supported L: [email protected] -T: git git://xenbits.xen.org/mini-os.git +T: git git://xenbits.xenproject.org/mini-os.git F: config/MiniOS.mk OCAML TOOLS @@ -307,7 +307,7 @@ OVMF UPSTREAM M: Anthony PERARD <[email protected]> M: Wei Liu <[email protected]> S: Supported -T: git git://xenbits.xen.org/ovmf.git +T: git git://xenbits.xenproject.org/ovmf.git POWER MANAGEMENT M: Jan Beulich <[email protected]> @@ -331,13 +331,13 @@ F: tools/python QEMU-DM M: Ian Jackson <[email protected]> S: Supported -T: git git://xenbits.xen.org/qemu-xen-traditional.git +T: git git://xenbits.xenproject.org/qemu-xen-traditional.git QEMU UPSTREAM M: Stefano Stabellini <[email protected]> M: Anthony Perard <[email protected]> S: Supported -T: git git://xenbits.xen.org/qemu-xen.git +T: git git://xenbits.xenproject.org/qemu-xen.git REMUS M: Shriram Rajagopalan <[email protected]> @@ -365,7 +365,7 @@ F: xen/common/sched* SEABIOS UPSTREAM M: Wei Liu <[email protected]> S: Supported -T: git git://xenbits.xen.org/seabios.git +T: git git://xenbits.xenproject.org/seabios.git STUB DOMAINS M: Samuel Thibault <[email protected]> @@ -402,13 +402,13 @@ F: docs/misc/tmem* UNMODIFIED LINUX PV DRIVERS M: Jan Beulich <[email protected]> S: Obsolete -L: [email protected] +L: [email protected] F: unmodified_drivers/linux-2.6/ USB PV DRIVERS M: Noboru Iwamatsu <[email protected]> S: Supported -T: hg http://xenbits.xen.org/linux-2.6.18-xen.hg +T: hg http://xenbits.xenproject.org/linux-2.6.18-xen.hg F: drivers/xen/usb*/ VM EVENT, MEM ACCESS and MONITOR @@ -445,7 +445,7 @@ X86 ARCHITECTURE M: Jan Beulich <[email protected]> M: Andrew Cooper <[email protected]> S: Supported -L: [email protected] +L: [email protected] F: xen/arch/x86/ F: xen/include/asm-x86/ F: xen/include/public/arch-x86/ @@ -483,7 +483,7 @@ F: xen/arch/x86/mm/mem_sharing.c F: tools/memshr X86 SHADOW PAGETABLES -M: Tim Deegan <[email protected]> +M: Tim Deegan <[email protected]> S: Maintained F: xen/arch/x86/mm/shadow/ @@ -515,9 +515,9 @@ M: Jan Beulich <[email protected]> M: Julien Grall <[email protected]> M: Konrad Rzeszutek Wilk <[email protected]> M: Stefano Stabellini <[email protected]> -M: Tim Deegan <[email protected]> +M: Tim Deegan <[email protected]> M: Wei Liu <[email protected]> -L: [email protected] +L: [email protected] S: Supported F: * F: */ -- 2.13.0 _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
