konversation: Remove maintainer

> Actually, no. I am no longer using IRC and thereby konversation.
https://github.com/NixOS/nixpkgs/pull/180595#issuecomment-1178683153
This commit is contained in:
Klemens Nanni 2022-07-08 12:20:53 +04:00 committed by Peter Hoeg
parent 0f72d3c8cc
commit 735e0d7fa8

View File

@ -67,7 +67,6 @@ mkDerivation {
meta = {
description = "Integrated IRC client for KDE";
license = with lib.licenses; [ gpl2 ];
maintainers = with lib.maintainers; [ fridh ];
homepage = "https://konversation.kde.org";
};
}