libvirt: Assume maintainership
This commit is contained in:
parent
3078cf3e75
commit
a541350cb3
@ -57,6 +57,7 @@ stdenv.mkDerivation rec {
|
|||||||
versions of Linux (and other OSes)
|
versions of Linux (and other OSes)
|
||||||
'';
|
'';
|
||||||
license = licenses.lgpl2Plus;
|
license = licenses.lgpl2Plus;
|
||||||
|
maintainers = with maintainers; [ wizeman ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user