python3Packages.kde-material-you-colors: remove sigmanificient as maintainer

This commit is contained in:
Sigmanificient
2026-04-23 01:07:27 +02:00
parent 412c3994d3
commit 1ba0a1008e
@@ -42,7 +42,7 @@ buildPythonPackage (finalAttrs: {
homepage = "https://store.kde.org/p/2136963";
description = "Automatic color scheme generator from your wallpaper for KDE Plasma powered by Material You";
license = lib.licenses.gpl3Only;
maintainers = with lib.maintainers; [ sigmanificient ];
maintainers = [ ];
mainProgram = "kde-material-you-colors";
};
})