Unverified Commit 41f229d1 authored by Niklas Hambüchen's avatar Niklas Hambüchen Committed by GitHub
Browse files

ceph.tests: Fix maintainer eval (#338619)

parents 7ce5b891 def05db0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 = {