summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/pybrowserid/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/python-modules/pybrowserid/default.nix')
-rw-r--r--pkgs/development/python-modules/pybrowserid/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/pybrowserid/default.nix b/pkgs/development/python-modules/pybrowserid/default.nix
index 7517de597544..391be3c17bd4 100644
--- a/pkgs/development/python-modules/pybrowserid/default.nix
+++ b/pkgs/development/python-modules/pybrowserid/default.nix
@@ -18,7 +18,7 @@ buildPythonPackage rec {
description = "Python library for the BrowserID Protocol";
homepage = "https://github.com/mozilla/PyBrowserID";
license = licenses.mpl20;
- maintainers = with maintainers; [ worldofpeace ];
+ maintainers = with maintainers; [ ];
};
}