Merge pull request #24073 from neeasade/add-colort

colort: add maintainer
This commit is contained in:
Jörg Thalheim
2017-03-19 20:41:52 +01:00
committed by GitHub

View File

@@ -17,5 +17,6 @@ stdenv.mkDerivation {
homepage = https://github.com/neeasade/colort;
license = licenses.mit;
platforms = platforms.all;
maintainers = [ maintainers.neeasade ];
};
}