python3Packages.aws-request-signer: remove me from maintainers
This commit is contained in:
@@ -38,6 +38,6 @@ buildPythonPackage rec {
|
||||
description = "Python library to sign AWS requests using AWS Signature V4";
|
||||
homepage = "https://github.com/iksteen/aws-request-signer";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ pyrox0 ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user