kde-material-you-colors: add issai as maintainer (#512596)
This commit is contained in:
@@ -11655,6 +11655,11 @@
|
||||
github = "IsotoxalDev";
|
||||
githubId = 62714538;
|
||||
};
|
||||
issai = {
|
||||
name = "Issai";
|
||||
github = "TheLimifiedLime";
|
||||
githubId = 69121493;
|
||||
};
|
||||
istoph = {
|
||||
email = "chr@istoph.de";
|
||||
name = "Christoph Hüffelmann";
|
||||
|
||||
@@ -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 = [ ];
|
||||
maintainers = with lib.maintainers; [ issai ];
|
||||
mainProgram = "kde-material-you-colors";
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user