diff --git a/nixos/tests/ceph-single-node-bluestore-dmcrypt.nix b/nixos/tests/ceph-single-node-bluestore-dmcrypt.nix index 3c6f0e59fe411..13407f054931b 100644 --- a/nixos/tests/ceph-single-node-bluestore-dmcrypt.nix +++ b/nixos/tests/ceph-single-node-bluestore-dmcrypt.nix @@ -16,8 +16,11 @@ import ./make-test-python.nix ( in { name = "basic-single-node-ceph-cluster-bluestore-dmcrypt"; - meta = with pkgs.lib.maintainers; { - maintainers = [ nh2 ]; + meta = { + maintainers = with lib.maintainers; [ + benaryorg + nh2 + ]; }; nodes = {