qlog: remove myself as maintainer

This commit is contained in:
Maciej Krüger
2025-05-20 18:05:55 +02:00
parent 3dd8376449
commit 9da5a909a0
-1
View File
@@ -56,7 +56,6 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/foldynl/QLog";
maintainers = with lib.maintainers; [
oliver-koss
mkg20001
];
platforms = with lib.platforms; unix;
};