about summary refs log tree commit diff
path: root/lib/maintainers.nix
diff options
context:
space:
mode:
authorChristian Albrecht <christian.albrecht@mayflower.de>2017-08-22 12:27:00 +0200
committerRobin Gloster <mail@glob.in>2017-08-22 12:27:00 +0200
commit964799e556222b5115ca61823fd671488f8e718d (patch)
treed8906a18ae12aa32f9ed826cf7d8a9e35540a84f /lib/maintainers.nix
parentd837d88f3b68c0a85de66e4f16276db8203385b3 (diff)
downloadnixlib-964799e556222b5115ca61823fd671488f8e718d.tar
nixlib-964799e556222b5115ca61823fd671488f8e718d.tar.gz
nixlib-964799e556222b5115ca61823fd671488f8e718d.tar.bz2
nixlib-964799e556222b5115ca61823fd671488f8e718d.tar.lz
nixlib-964799e556222b5115ca61823fd671488f8e718d.tar.xz
nixlib-964799e556222b5115ca61823fd671488f8e718d.tar.zst
nixlib-964799e556222b5115ca61823fd671488f8e718d.zip
sks and pgpkeyserver-lite modules: init (#27515)
* modules sks and pgpkeyserver-lite:
  runs the sks keyserver with optional nginx proxy for webgui.
* Add calbrecht to maintainers
* module sks: fix default hkpAddress value
* module pgpkeyserver-lite: make hkpAddress a string type option
  and use (builtins.head services.sks.hkpAddress) as default value
* module sks: remove leftover service dependencies
Diffstat (limited to 'lib/maintainers.nix')
-rw-r--r--lib/maintainers.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/maintainers.nix b/lib/maintainers.nix
index 2bbb56aab5ee..d44c3ac0d8bb 100644
--- a/lib/maintainers.nix
+++ b/lib/maintainers.nix
@@ -89,6 +89,7 @@
   bstrik = "Berno Strik <dutchman55@gmx.com>";
   bzizou = "Bruno Bzeznik <Bruno@bzizou.net>";
   c0dehero = "CodeHero <codehero@nerdpol.ch>";
+  calbrecht = "Christian Albrecht <christian.albrecht@mayflower.de>";
   calrama = "Moritz Maxeiner <moritz@ucworks.org>";
   calvertvl = "Victor Calvert <calvertvl@gmail.com>";
   campadrenalin = "Philip Horger <campadrenalin@gmail.com>";