aws-sam-cli: remove andreabedini from maintainers
This commit is contained in:
parent
04e9e9e510
commit
ce4a9f4c49
1 changed files with 1 additions and 1 deletions
|
@ -96,6 +96,6 @@ buildPythonApplication rec {
|
|||
homepage = "https://github.com/awslabs/aws-sam-cli";
|
||||
description = "CLI tool for local development and testing of Serverless applications";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ andreabedini lo1tuma ];
|
||||
maintainers = with maintainers; [ lo1tuma ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue