nixos/tests: add myself to maintainers of erofs test
This commit is contained in:
@@ -94,6 +94,8 @@ with pkgs.lib;
|
|||||||
makeTest {
|
makeTest {
|
||||||
name = "non-default-filesystems-erofs";
|
name = "non-default-filesystems-erofs";
|
||||||
|
|
||||||
|
meta.maintainers = with maintainers; [ nikstur ];
|
||||||
|
|
||||||
nodes.machine = _: {
|
nodes.machine = _: {
|
||||||
virtualisation.qemu.drives = [{
|
virtualisation.qemu.drives = [{
|
||||||
name = "non-default-filesystem";
|
name = "non-default-filesystem";
|
||||||
|
|||||||
Reference in New Issue
Block a user