aws-sam-cli: change maintainers dhkl -> lo1tuma
This commit is contained in:
parent
cae8cec57d
commit
8b6e471ce8
@ -76,6 +76,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 dhkl ];
|
maintainers = with maintainers; [ andreabedini lo1tuma ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user