virtualbox: remove flokli from maintainers
I'm not using virtualbox anymore.
This commit is contained in:
parent
b5cbd81954
commit
64bb05dc4a
@ -214,7 +214,7 @@ in stdenv.mkDerivation {
|
|||||||
description = "PC emulator";
|
description = "PC emulator";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
homepage = https://www.virtualbox.org/;
|
homepage = https://www.virtualbox.org/;
|
||||||
maintainers = with maintainers; [ flokli sander ];
|
maintainers = with maintainers; [ sander ];
|
||||||
platforms = [ "x86_64-linux" ];
|
platforms = [ "x86_64-linux" ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user