Commit 4898bd56 authored by Paul Meyer's avatar Paul Meyer
Browse files

libnvidia-container: remove katexochen from maintainers

parent 72236950
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -175,7 +175,6 @@ stdenv.mkDerivation (finalAttrs: {
    maintainers = with lib.maintainers; [
      cpcloud
      msanft
      katexochen
    ];
  };
})