about summary refs log tree commit diff
path: root/pkgs/development/python-modules/azure-mgmt-servicelinker/default.nix
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-25 18:01:20 +0000
committerGitHub <noreply@github.com>2024-06-25 18:01:20 +0000
commit08b5c3c46ad3ffd4e31332f69d816004c529b82a (patch)
tree4cae2a15a9b085eada9789928f5adca70994ea8f /pkgs/development/python-modules/azure-mgmt-servicelinker/default.nix
parent5141ee3a5bd912afc7fcc996e6e2370b2c4f1154 (diff)
parent194ab008e631b63fb3ab4d93c0bb4a84b63f0515 (diff)
Merge master into staging-next
Diffstat (limited to 'pkgs/development/python-modules/azure-mgmt-servicelinker/default.nix')
-rw-r--r--pkgs/development/python-modules/azure-mgmt-servicelinker/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/azure-mgmt-servicelinker/default.nix b/pkgs/development/python-modules/azure-mgmt-servicelinker/default.nix
index 9e5405336b68f..e38d0f6cc1386 100644
--- a/pkgs/development/python-modules/azure-mgmt-servicelinker/default.nix
+++ b/pkgs/development/python-modules/azure-mgmt-servicelinker/default.nix
@@ -33,6 +33,6 @@ buildPythonPackage rec {
     description = "Microsoft Azure Servicelinker Management Client Library for Python";
     homepage = "https://github.com/Azure/azure-sdk-for-python";
     license = licenses.mit;
-    maintainers = with maintainers; [ jonringer ];
+    maintainers = with maintainers; [ ];
   };
 }