Added myself as the maintainer of some packages
svn path=/nixpkgs/trunk/; revision=16221
This commit is contained in:
@@ -54,5 +54,6 @@ rec {
|
||||
name = "${pkgName}-" + version;
|
||||
meta = {
|
||||
description = "Common Lisp-based ratpoison-like window manager.";
|
||||
maintainers = [args.lib.maintainers.raskin];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user