kalendar: Update maintainers

This commit is contained in:
Tom Hall
2023-02-05 14:16:26 +00:00
parent 6de7b51edd
commit d47ea2e7f0
+1 -1
View File
@@ -97,7 +97,7 @@ mkDerivation rec {
description = "A calendar application using Akonadi to sync with external services (Nextcloud, GMail, ...)";
homepage = "https://apps.kde.org/kalendar/";
license = licenses.gpl3Plus;
maintainers = with maintainers; [ chuangzhu ];
maintainers = with maintainers; [ Thra11 ];
platforms = platforms.linux;
};
}