Merge pull request #91257 from Th0rgal/master

wpsoffice: add myself as a maintainer
This commit is contained in:
Maximilian Bosch
2020-06-22 19:12:46 +02:00
committed by GitHub

View File

@@ -61,7 +61,7 @@ stdenv.mkDerivation rec {
platforms = [ "x86_64-linux" ];
hydraPlatforms = [];
license = stdenv.lib.licenses.unfreeRedistributable;
maintainers = [ stdenv.lib.maintainers.mlatus ];
maintainers = with stdenv.lib.maintainers; [ mlatus th0rgal ];
};
buildInputs = with xorg; [