pymol: add samlich as maintainer

This commit is contained in:
samlich
2020-01-24 19:49:38 +00:00
parent db6ef4dccf
commit 3638755ff3

View File

@@ -47,5 +47,6 @@ python3Packages.buildPythonApplication rec {
description = description;
homepage = https://www.pymol.org/;
license = lib.licenses.psfl;
maintainers = with lib.maintainers; [ samlich ];
};
}