lol

Merge pull request #165373 from SuperSandro2000/click

authored by

Sandro and committed by
GitHub
b8e952d4 61f79889

+1
+1
pkgs/development/python-modules/click/default.nix
··· 37 37 composable way, with as little code as necessary. 38 38 ''; 39 39 license = licenses.bsd3; 40 + maintainers = with maintainers; [ SuperSandro2000 ]; 40 41 }; 41 42 }