From 31b770f0c380bdc4f99d4aa4ad2a9d0f49d43b09 Mon Sep 17 00:00:00 2001 From: Maksym Balatsko Date: Sat, 3 Jan 2026 18:28:10 +0100 Subject: [PATCH] python3Packages.boto3-stubs: remove mbalatsko from maintainers --- pkgs/development/python-modules/boto3-stubs/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/development/python-modules/boto3-stubs/default.nix b/pkgs/development/python-modules/boto3-stubs/default.nix index 8ac137b6acef..abdbe77a0cf8 100644 --- a/pkgs/development/python-modules/boto3-stubs/default.nix +++ b/pkgs/development/python-modules/boto3-stubs/default.nix @@ -1096,7 +1096,6 @@ buildPythonPackage rec { license = lib.licenses.mit; maintainers = with lib.maintainers; [ fab - mbalatsko ]; }; }