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]> Cc: Juergen Gross <[email protected]> Signed-off-by: Lars Kurth <[email protected]> Released-acked-by: Juergen Gross <[email protected]> --- MAINTAINERS | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index bbda4b9f43..90aa759145 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] @@ -163,7 +163,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 @@ -290,7 +290,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 @@ -303,7 +303,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]> @@ -327,13 +327,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]> @@ -361,7 +361,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]> @@ -398,13 +398,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 @@ -441,7 +441,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/ @@ -513,7 +513,7 @@ M: Konrad Rzeszutek Wilk <[email protected]> M: Stefano Stabellini <[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
