Commit 47971860 authored by Fernando Rodrigues's avatar Fernando Rodrigues Committed by Alyssa Ross
Browse files

qemu_xen: make xen maintainers co-maintain qemu_xen.



qemu_xen should also be maintained by whoever is maintaining the main Xen
package.

Signed-off-by: default avatarFernando Rodrigues <alpha@sigmasquadron.net>
parent 636e440d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -296,7 +296,7 @@ stdenv.mkDerivation (finalAttrs: {
    homepage = "https://www.qemu.org/";
    description = "Generic and open source machine emulator and virtualizer";
    license = licenses.gpl2Plus;
    maintainers = with maintainers; [ qyliss ];
    maintainers = with maintainers; [ qyliss ] ++ lib.optionals xenSupport xen.meta.maintainers;
    platforms = platforms.unix;
  }
  # toolsOnly: Does not have qemu-kvm and there's no main support tool