awscli2: add devusb to maintainers
This commit is contained in:
parent
d7dc8c6b6c
commit
d4ec3b4b0e
1 changed files with 1 additions and 1 deletions
|
@ -101,6 +101,6 @@ with py.pkgs; buildPythonApplication rec {
|
|||
changelog = "https://github.com/aws/aws-cli/blob/${version}/CHANGELOG.rst";
|
||||
description = "Unified tool to manage your AWS services";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ bhipple davegallant bryanasdev000 ];
|
||||
maintainers = with maintainers; [ bhipple davegallant bryanasdev000 devusb ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue