summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/ramlfications/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/python-modules/ramlfications/default.nix')
-rw-r--r--pkgs/development/python-modules/ramlfications/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/ramlfications/default.nix b/pkgs/development/python-modules/ramlfications/default.nix
index c3ae88d1775c..081a3a285718 100644
--- a/pkgs/development/python-modules/ramlfications/default.nix
+++ b/pkgs/development/python-modules/ramlfications/default.nix
@@ -16,7 +16,7 @@ buildPythonPackage rec {
description = "A Python RAML parser.";
homepage = "https://ramlfications.readthedocs.org";
license = licenses.asl20;
- maintainers = with maintainers; [ nand0p ];
+ maintainers = with maintainers; [ ];
platforms = platforms.all;
};