summary refs log tree commit diff
path: root/pkgs/development/libraries/dclxvi/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/libraries/dclxvi/default.nix')
-rw-r--r--pkgs/development/libraries/dclxvi/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/development/libraries/dclxvi/default.nix b/pkgs/development/libraries/dclxvi/default.nix
index 1f8f9a4e69c..cd78d6d8a6a 100644
--- a/pkgs/development/libraries/dclxvi/default.nix
+++ b/pkgs/development/libraries/dclxvi/default.nix
@@ -29,7 +29,6 @@ stdenv.mkDerivation {
   meta = with stdenv.lib; {
     homepage = https://github.com/agl/dclxvi;
     description = "Naehrig, Niederhagen and Schwabe's pairings code, massaged into a shared library";
-    maintainers = with maintainers; [ wkennington ];
     platforms = platforms.x86_64;
     license = licenses.publicDomain;
   };