mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 00:43:20 +00:00
nixos/tests: add myself to maintainers of erofs test
This commit is contained in:
parent
0f9bf615a4
commit
ae55861ec2
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user