about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorSarah Brofeldt <sbrofeldt@gmail.com>2019-09-06 07:31:45 +0200
committerGitHub <noreply@github.com>2019-09-06 07:31:45 +0200
commit57b66eb3f2a0e824c48759f2729370b1b9fd7660 (patch)
treeb27d0ed5055e8cf1e3b323c9021f736d6f0bd27c /nixos
parentce67c2ef59241e6dc6cdce781ad7adcbd0918fd9 (diff)
parent161855c0333edb68333b519249871b8216107c16 (diff)
downloadnixlib-57b66eb3f2a0e824c48759f2729370b1b9fd7660.tar
nixlib-57b66eb3f2a0e824c48759f2729370b1b9fd7660.tar.gz
nixlib-57b66eb3f2a0e824c48759f2729370b1b9fd7660.tar.bz2
nixlib-57b66eb3f2a0e824c48759f2729370b1b9fd7660.tar.lz
nixlib-57b66eb3f2a0e824c48759f2729370b1b9fd7660.tar.xz
nixlib-57b66eb3f2a0e824c48759f2729370b1b9fd7660.tar.zst
nixlib-57b66eb3f2a0e824c48759f2729370b1b9fd7660.zip
Merge pull request #68138 from johanot/ceph-14.2.3
ceph: 14.2.1 -> 14.2.3
Diffstat (limited to 'nixos')
-rw-r--r--nixos/tests/ceph.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/ceph.nix b/nixos/tests/ceph.nix
index 7a6e238d9157..ad0b364f3328 100644
--- a/nixos/tests/ceph.nix
+++ b/nixos/tests/ceph.nix
@@ -1,7 +1,7 @@
 import ./make-test.nix ({pkgs, lib, ...}: rec {
   name = "All-in-one-basic-ceph-cluster";
   meta = with pkgs.stdenv.lib.maintainers; {
-    maintainers = [ lejonet ];
+    maintainers = [ johanot lejonet ];
   };
 
   nodes = {