Added myself as the maintainer of some packages
svn path=/nixpkgs/trunk/; revision=16221
This commit is contained in:
@@ -46,5 +46,6 @@ stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
description = "A relational filesystem on top of FUSE";
|
||||
inherit src;
|
||||
maintainers = [args.lib.maintainers.raskin];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user