python3Packages.mypy-boto3-*: add myself (mbalatsko) as maintainer
This commit is contained in:
parent
9ffd5471c7
commit
a097cfe10a
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ let
|
|||
description = "Type annotations for boto3 ${serviceName}";
|
||||
homepage = "https://github.com/youtype/mypy_boto3_builder";
|
||||
license = with licenses; [ mit ];
|
||||
maintainers = with maintainers; [ fab ];
|
||||
maintainers = with maintainers; [ fab mbalatsko ];
|
||||
};
|
||||
};
|
||||
in
|
||||
|
|
Loading…
Reference in a new issue