Commit ae55861e authored by nikstur's avatar nikstur Committed by Bjørn Forsman
Browse files

nixos/tests: add myself to maintainers of erofs test

parent 0f9bf615
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -94,6 +94,8 @@ with pkgs.lib;
    makeTest {
      name = "non-default-filesystems-erofs";

      meta.maintainers = with maintainers; [ nikstur ];

      nodes.machine = _: {
        virtualisation.qemu.drives = [{
          name = "non-default-filesystem";