Added myself as the maintainer of some packages
svn path=/nixpkgs/trunk/; revision=16221
This commit is contained in:
@@ -69,5 +69,6 @@ rec {
|
||||
name = "sbcl-" + version;
|
||||
meta = {
|
||||
description = "Lisp compiler";
|
||||
maintainers = [a.lib.maintainers.raskin];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user