Unverified Commit d0d06a70 authored by Sandro Jäckel's avatar Sandro Jäckel
Browse files

python39Packages.click: add SuperSandro2000 as maintainer

parent 85a633de
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -37,5 +37,6 @@ buildPythonPackage rec {
      composable way, with as little code as necessary.
    '';
    license = licenses.bsd3;
    maintainers = with maintainers; [ SuperSandro2000 ];
  };
}