Added wjlroe (me) as maintainer of this new Exercism package

This commit is contained in:
William Roe
2014-07-10 14:52:43 +01:00
parent e22c0e6367
commit 09209878c6
2 changed files with 2 additions and 0 deletions

View File

@@ -42,5 +42,6 @@ stdenv.mkDerivation rec {
homepage = http://exercism.io;
license = stdenv.lib.licenses.mit;
platforms = stdenv.lib.platforms.unix;
maintainers = [ stdenv.lib.maintainers.wjlroe ];
};
}