python39Packages.click: add SuperSandro2000 as maintainer

This commit is contained in:
Sandro Jäckel
2022-03-23 06:03:04 +01:00
parent 85a633de9f
commit d0d06a70d5
@@ -37,5 +37,6 @@ buildPythonPackage rec {
composable way, with as little code as necessary.
'';
license = licenses.bsd3;
maintainers = with maintainers; [ SuperSandro2000 ];
};
}