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
@@ -18,5 +18,6 @@ stdenv.mkDerivation rec {
homepage = https://github.com/andrewrk/libgroove;
license = licenses.mit;
platforms = platforms.unix;
maintainers = [ maintainers.andrewrk ];
};
}