gkrellm: drop khumba from maintainers

This commit is contained in:
Bryan Gardiner
2024-12-16 21:57:50 -08:00
parent f07587106d
commit 444e4e5d97
@@ -85,7 +85,6 @@ stdenv.mkDerivation rec {
homepage = "http://gkrellm.srcbox.net";
license = licenses.gpl3Plus;
maintainers = with maintainers; [ khumba ];
platforms = platforms.linux;
};
}