Added myself as the maintainer of some packages
svn path=/nixpkgs/trunk/; revision=16221
This commit is contained in:
@@ -24,5 +24,6 @@ rec {
|
||||
name = "dmtx-" + version;
|
||||
meta = {
|
||||
description = "DataMatrix (2D bar code) processing tools.";
|
||||
maintainers = [args.lib.maintainers.raskin];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user