aws-sam-translator: remove andreabedini from maintainers
This commit is contained in:
parent
ce4a9f4c49
commit
91c180188f
@ -30,6 +30,5 @@ buildPythonPackage rec {
|
|||||||
homepage = "https://github.com/awslabs/serverless-application-model";
|
homepage = "https://github.com/awslabs/serverless-application-model";
|
||||||
description = "Python library to transform SAM templates into AWS CloudFormation templates";
|
description = "Python library to transform SAM templates into AWS CloudFormation templates";
|
||||||
license = lib.licenses.asl20;
|
license = lib.licenses.asl20;
|
||||||
maintainers = [ lib.maintainers.andreabedini ];
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user