nixos/tests: add myself to maintainers of erofs test

This commit is contained in:
nikstur 2023-07-04 17:17:32 +02:00 committed by Bjørn Forsman
parent 0f9bf615a4
commit ae55861ec2

View File

@ -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";