Commit 7931edc1 authored by Maksym Balatsko's avatar Maksym Balatsko
Browse files

python3Packages.types-aiobotocore-packages: remove mbalatsko from maintainers

parent 85e7d8d0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -55,7 +55,7 @@ let
        description = "Type annotations for aiobotocore ${serviceName}";
        homepage = "https://github.com/youtype/mypy_boto3_builder";
        license = lib.licenses.mit;
        maintainers = with lib.maintainers; [ mbalatsko ];
        maintainers = [ ];
      };
    };
in