Adding me as a maintainer, with a pair of packages.

svn path=/nixpkgs/trunk/; revision=17295
This commit is contained in:
Lluís Batlle i Rossell
2009-09-20 09:37:55 +00:00
parent f85146e2fc
commit 8515a7fa68
3 changed files with 5 additions and 0 deletions
@@ -19,5 +19,7 @@ stdenv.mkDerivation {
homepage = http://code.google.com/p/cryptsetup/;
description = "LUKS for dm-crypt";
license = "GPLv2";
maintainers = with stdenv.lib.maintainers; [viric];
platforms = with stdenv.lib.platforms; linux;
};
}