sbcl: remove tohl from meta.maintainers list
Because tohl disappeared (last seen 2021-01-28).
This commit is contained in:
@@ -78,7 +78,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Lisp compiler";
|
||||
homepage = "http://www.sbcl.org";
|
||||
license = licenses.publicDomain; # and FreeBSD
|
||||
maintainers = [maintainers.raskin maintainers.tohl];
|
||||
maintainers = [ maintainers.raskin ];
|
||||
platforms = attrNames options;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user