Unverified Commit 2f1417eb authored by Maciej Krüger's avatar Maciej Krüger Committed by GitHub
Browse files

qlog: remove myself as maintainer (#409112)

parents c3f7075a 9da5a909
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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;
  };