From def05db01841134388a38fe55d9f1951e9bbff0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niklas=20Hamb=C3=BCchen?= Date: Sat, 31 Aug 2024 11:47:58 +0000 Subject: [PATCH] ceph.tests: Fix maintainer eval --- nixos/tests/ceph-single-node-bluestore-dmcrypt.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/tests/ceph-single-node-bluestore-dmcrypt.nix b/nixos/tests/ceph-single-node-bluestore-dmcrypt.nix index 89976b65a774..3c6f0e59fe41 100644 --- a/nixos/tests/ceph-single-node-bluestore-dmcrypt.nix +++ b/nixos/tests/ceph-single-node-bluestore-dmcrypt.nix @@ -17,7 +17,7 @@ import ./make-test-python.nix ( { name = "basic-single-node-ceph-cluster-bluestore-dmcrypt"; meta = with pkgs.lib.maintainers; { - maintainers = [ benaryorg nh2 ]; + maintainers = [ nh2 ]; }; nodes = {