remove myself from a bunch of software I no longer use/maintain
This commit is contained in:
@@ -58,6 +58,6 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
platforms = [ "x86_64-linux" ];
|
||||
license = licenses.asl20;
|
||||
maintainers = [ maintainers.lukego maintainers.domenkozar ];
|
||||
maintainers = [ maintainers.lukego ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user