summary refs log tree commit diff
path: root/lib
diff options
context:
space:
mode:
authorlejonet <lejonet@users.noreply.github.com>2018-03-01 12:47:13 +0100
committerJörg Thalheim <Mic92@users.noreply.github.com>2018-03-01 11:47:13 +0000
commit565f22d27aba3c53fcf4155dba639f2071d08ed6 (patch)
tree8eb8ccaa998be9aea5ab6f666b3c448c9bbf6067 /lib
parenta0cb8cfd81fc0d4255b7213c69ae0fde1825d28e (diff)
downloadnixpkgs-565f22d27aba3c53fcf4155dba639f2071d08ed6.tar
nixpkgs-565f22d27aba3c53fcf4155dba639f2071d08ed6.tar.gz
nixpkgs-565f22d27aba3c53fcf4155dba639f2071d08ed6.tar.bz2
nixpkgs-565f22d27aba3c53fcf4155dba639f2071d08ed6.tar.lz
nixpkgs-565f22d27aba3c53fcf4155dba639f2071d08ed6.tar.xz
nixpkgs-565f22d27aba3c53fcf4155dba639f2071d08ed6.tar.zst
nixpkgs-565f22d27aba3c53fcf4155dba639f2071d08ed6.zip
nixos/ceph: init module (#35299)
All 5 daemon types can be enabled and configured through the module and the module both creates the ceph.conf required but also creates and enables specific services for each daemon, based on the systemd service files that upstream provides.

Diffstat (limited to 'lib')
-rw-r--r--lib/maintainers.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/maintainers.nix b/lib/maintainers.nix
index a2aa88a807d..71b2a7a08bb 100644
--- a/lib/maintainers.nix
+++ b/lib/maintainers.nix
@@ -380,6 +380,7 @@
   ledif = "Adam Fidel <refuse@gmail.com>";
   leemachin = "Lee Machin <me@mrl.ee>";
   leenaars = "Michiel Leenaars <ml.software@leenaa.rs>";
+  lejonet = "Daniel Kuehn <daniel@kuehn.se>";
   leonardoce = "Leonardo Cecchi <leonardo.cecchi@gmail.com>";
   lethalman = "Luca Bruno <lucabru@src.gnome.org>";
   lewo = "Antoine Eiche <lewo@abesis.fr>";