discount: Added shell as maintainer

This commit is contained in:
Shell Turner
2014-10-12 12:09:07 +01:00
parent e56a6c1bec
commit 0b649538b2
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -14,5 +14,6 @@ stdenv.mkDerivation rec {
description = "Implementation of Markdown markup language in C";
homepage = "http://www.pell.portland.or.us/~orc/Code/discount/";
license = licenses.bsd3;
maintainers = [ maintainers.shell ];
};
}