python3Packages.mypy-boto3-*: add myself (mbalatsko) as maintainer

This commit is contained in:
Maksym Balatsko 2023-09-16 04:36:39 -07:00
parent 9ffd5471c7
commit a097cfe10a

View file

@ -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