Added myself as the maintainer of some packages
svn path=/nixpkgs/trunk/; revision=16221
This commit is contained in:
@@ -23,6 +23,7 @@ rec {
|
||||
name = "monotone-viz-" + version;
|
||||
meta = {
|
||||
description = "Monotone commit tree visualizer";
|
||||
maintainers = [args.lib.maintainers.raskin];
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user