Added myself as the maintainer of some packages

svn path=/nixpkgs/trunk/; revision=16221
This commit is contained in:
Michael Raskin
2009-07-07 15:05:15 +00:00
parent aa34103ac7
commit dd89941fb2
8 changed files with 11 additions and 2 deletions
@@ -54,5 +54,6 @@ rec {
name = "${pkgName}-" + version;
meta = {
description = "Common Lisp-based ratpoison-like window manager.";
maintainers = [args.lib.maintainers.raskin];
};
}