awscli2: add devusb to maintainers
This commit is contained in:
@@ -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 ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user