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