lol

nixos/tests: add myself to maintainers of erofs test

authored by

nikstur and committed by
Bjørn Forsman
ae55861e 0f9bf615

+2
+2
nixos/tests/non-default-filesystems.nix
··· 94 94 makeTest { 95 95 name = "non-default-filesystems-erofs"; 96 96 97 + meta.maintainers = with maintainers; [ nikstur ]; 98 + 97 99 nodes.machine = _: { 98 100 virtualisation.qemu.drives = [{ 99 101 name = "non-default-filesystem";