From 4105cdb44601289429f8c60d0eb6b19b626b4192 Mon Sep 17 00:00:00 2001 From: benaryorg Date: Sat, 31 Aug 2024 17:03:51 +0000 Subject: [PATCH] tests/ceph: benaryorg as dmcrypt test maintainer Signed-off-by: benaryorg --- nixos/tests/ceph-single-node-bluestore-dmcrypt.nix | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/nixos/tests/ceph-single-node-bluestore-dmcrypt.nix b/nixos/tests/ceph-single-node-bluestore-dmcrypt.nix index 3c6f0e59fe41..13407f054931 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 = {