Skip to content

Commit

Permalink
python3Packages.darkdetect: remove paveloom from maintainers
Browse files Browse the repository at this point in the history
  • Loading branch information
paveloom committed Jan 13, 2024
1 parent 24641d4 commit 3a4ede4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/development/python-modules/darkdetect/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ buildPythonPackage rec {
description = "Detect OS Dark Mode from Python";
homepage = "https://github.com/albertosottile/darkdetect";
license = licenses.bsd3;
maintainers = with maintainers; [ paveloom ];
maintainers = with maintainers; [ ];
};
}

0 comments on commit 3a4ede4

Please sign in to comment.