add myself as maintainer

This commit is contained in:
Andrew Kelley
2015-06-18 11:52:39 -07:00
parent 5c7fb3a9b5
commit 8925d17034
5 changed files with 5 additions and 0 deletions
+1
View File
@@ -29,5 +29,6 @@ stdenv.mkDerivation rec {
homepage = http://rhash.anz.ru;
description = "Console utility and library for computing and verifying hash sums of files";
platforms = platforms.linux;
maintainers = [ maintainers.andrewrk ];
};
}