pythonPackages.pyramid_multiauth: add empty maintainers
This commit is contained in:
parent
3889c934d4
commit
4d8a941f75
@ -19,6 +19,6 @@ buildPythonPackage rec {
|
|||||||
description = "Authentication policy for Pyramid that proxies to a stack of other authentication policies";
|
description = "Authentication policy for Pyramid that proxies to a stack of other authentication policies";
|
||||||
homepage = "https://github.com/mozilla-services/pyramid_multiauth";
|
homepage = "https://github.com/mozilla-services/pyramid_multiauth";
|
||||||
license = licenses.mpl20;
|
license = licenses.mpl20;
|
||||||
|
maintainers = with maintainers; [];
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user