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
@@ -17,5 +17,6 @@ stdenv.mkDerivation rec {
description = "Implementation of the EBU R128 loudness standard";
homepage = https://github.com/jiixyj/libebur128;
license = licenses.mit;
maintainers = [ maintainers.andrewrk ];
};
}