lol

update contact info

authored by

Max Wilson and committed by
Jonathan Ringer
ba4642eb 023185b9

+83 -83
+4 -4
maintainers/maintainer-list.nix
··· 6159 6159 githubId = 6455574; 6160 6160 name = "Matt Votava"; 6161 6161 }; 6162 - mwilsoninsight = { 6163 - email = "max.wilson@insight.com"; 6164 - github = "mwilsoninsight"; 6165 - githubId = 47782621; 6162 + maxwilson = { 6163 + email = "nixpkgs@maxwilson.dev"; 6164 + github = "mwilsoncoding"; 6165 + githubId = 43796009; 6166 6166 name = "Max Wilson"; 6167 6167 }; 6168 6168 myrl = {
+1 -1
pkgs/development/python-modules/azure-applicationinsights/default.nix
··· 27 27 description = "This is the Microsoft Azure Application Insights Client Library"; 28 28 homepage = "https://github.com/Azure/azure-sdk-for-python"; 29 29 license = licenses.mit; 30 - maintainers = with maintainers; [ mwilsoninsight ]; 30 + maintainers = with maintainers; [ maxwilson ]; 31 31 }; 32 32 }
+1 -1
pkgs/development/python-modules/azure-batch/default.nix
··· 29 29 description = "This is the Microsoft Azure Batch Client Library"; 30 30 homepage = "https://github.com/Azure/azure-sdk-for-python"; 31 31 license = licenses.mit; 32 - maintainers = with maintainers; [ mwilsoninsight ]; 32 + maintainers = with maintainers; [ maxwilson ]; 33 33 }; 34 34 }
+1 -1
pkgs/development/python-modules/azure-common/default.nix
··· 33 33 description = "This is the Microsoft Azure common code"; 34 34 homepage = "https://github.com/Azure/azure-sdk-for-python"; 35 35 license = licenses.mit; 36 - maintainers = with maintainers; [ olcai mwilsoninsight ]; 36 + maintainers = with maintainers; [ olcai maxwilson ]; 37 37 }; 38 38 }
+1 -1
pkgs/development/python-modules/azure-cosmosdb-nspkg/default.nix
··· 24 24 description = "This is the Microsoft Azure CosmosDB namespace package"; 25 25 homepage = "https://github.com/Azure/azure-sdk-for-python"; 26 26 license = licenses.mit; 27 - maintainers = with maintainers; [ mwilsoninsight ]; 27 + maintainers = with maintainers; [ maxwilson ]; 28 28 }; 29 29 }
+1 -1
pkgs/development/python-modules/azure-cosmosdb-table/default.nix
··· 34 34 description = "This is the Microsoft Azure Log Analytics Client Library"; 35 35 homepage = "https://github.com/Azure/azure-sdk-for-python"; 36 36 license = licenses.mit; 37 - maintainers = with maintainers; [ mwilsoninsight ]; 37 + maintainers = with maintainers; [ maxwilson ]; 38 38 }; 39 39 }
+1 -1
pkgs/development/python-modules/azure-datalake-store/default.nix
··· 34 34 description = "This project is the Python filesystem library for Azure Data Lake Store"; 35 35 homepage = "https://github.com/Azure/azure-sdk-for-python"; 36 36 license = licenses.mit; 37 - maintainers = with maintainers; [ mwilsoninsight ]; 37 + maintainers = with maintainers; [ maxwilson ]; 38 38 }; 39 39 }
+1 -1
pkgs/development/python-modules/azure-eventgrid/default.nix
··· 29 29 description = "A fully-managed intelligent event routing service that allows for uniform event consumption using a publish-subscribe model"; 30 30 homepage = "https://github.com/Azure/azure-sdk-for-python"; 31 31 license = licenses.mit; 32 - maintainers = with maintainers; [ mwilsoninsight ]; 32 + maintainers = with maintainers; [ maxwilson ]; 33 33 }; 34 34 }
+1 -1
pkgs/development/python-modules/azure-graphrbac/default.nix
··· 29 29 description = "This is the Microsoft Azure Graph RBAC Client Library"; 30 30 homepage = "https://github.com/Azure/azure-sdk-for-python"; 31 31 license = licenses.mit; 32 - maintainers = with maintainers; [ mwilsoninsight ]; 32 + maintainers = with maintainers; [ maxwilson ]; 33 33 }; 34 34 }
+1 -1
pkgs/development/python-modules/azure-loganalytics/default.nix
··· 31 31 description = "This is the Microsoft Azure Log Analytics Client Library"; 32 32 homepage = "https://github.com/Azure/azure-sdk-for-python"; 33 33 license = licenses.mit; 34 - maintainers = with maintainers; [ mwilsoninsight jonringer ]; 34 + maintainers = with maintainers; [ maxwilson jonringer ]; 35 35 }; 36 36 }
+1 -1
pkgs/development/python-modules/azure-mgmt-advisor/default.nix
··· 33 33 description = "This is the Microsoft Azure Advisor Client Library"; 34 34 homepage = "https://github.com/Azure/azure-sdk-for-python"; 35 35 license = licenses.mit; 36 - maintainers = with maintainers; [ mwilsoninsight ]; 36 + maintainers = with maintainers; [ maxwilson ]; 37 37 }; 38 38 }
+1 -1
pkgs/development/python-modules/azure-mgmt-applicationinsights/default.nix
··· 36 36 description = "This is the Microsoft Azure Application Insights Management Client Library"; 37 37 homepage = "https://github.com/Azure/azure-sdk-for-python"; 38 38 license = licenses.mit; 39 - maintainers = with maintainers; [ jonringer mwilsoninsight ]; 39 + maintainers = with maintainers; [ jonringer maxwilson ]; 40 40 }; 41 41 }
+1 -1
pkgs/development/python-modules/azure-mgmt-authorization/default.nix
··· 33 33 description = "This is the Microsoft Azure Authorization Management Client Library"; 34 34 homepage = "https://github.com/Azure/azure-sdk-for-python"; 35 35 license = licenses.mit; 36 - maintainers = with maintainers; [ mwilsoninsight ]; 36 + maintainers = with maintainers; [ maxwilson ]; 37 37 }; 38 38 }
+1 -1
pkgs/development/python-modules/azure-mgmt-batch/default.nix
··· 33 33 description = "This is the Microsoft Azure Batch Management Client Library"; 34 34 homepage = "https://github.com/Azure/azure-sdk-for-python"; 35 35 license = licenses.mit; 36 - maintainers = with maintainers; [ mwilsoninsight ]; 36 + maintainers = with maintainers; [ maxwilson ]; 37 37 }; 38 38 }
+1 -1
pkgs/development/python-modules/azure-mgmt-batchai/default.nix
··· 33 33 description = "This is the Microsoft Azure Batch AI Management Client Library"; 34 34 homepage = "https://github.com/Azure/azure-sdk-for-python"; 35 35 license = licenses.mit; 36 - maintainers = with maintainers; [ mwilsoninsight ]; 36 + maintainers = with maintainers; [ maxwilson ]; 37 37 }; 38 38 }
+1 -1
pkgs/development/python-modules/azure-mgmt-billing/default.nix
··· 39 39 description = "This is the Microsoft Azure Billing Client Library"; 40 40 homepage = "https://github.com/Azure/azure-sdk-for-python"; 41 41 license = licenses.mit; 42 - maintainers = with maintainers; [ mwilsoninsight ]; 42 + maintainers = with maintainers; [ maxwilson ]; 43 43 }; 44 44 }
+1 -1
pkgs/development/python-modules/azure-mgmt-cdn/default.nix
··· 33 33 description = "This is the Microsoft Azure CDN Management Client Library"; 34 34 homepage = "https://github.com/Azure/azure-sdk-for-python"; 35 35 license = licenses.mit; 36 - maintainers = with maintainers; [ mwilsoninsight ]; 36 + maintainers = with maintainers; [ maxwilson ]; 37 37 }; 38 38 }
+1 -1
pkgs/development/python-modules/azure-mgmt-cognitiveservices/default.nix
··· 29 29 description = "This is the Microsoft Azure Cognitive Services Management Client Library"; 30 30 homepage = "https://github.com/Azure/azure-sdk-for-python"; 31 31 license = licenses.mit; 32 - maintainers = with maintainers; [ mwilsoninsight ]; 32 + maintainers = with maintainers; [ maxwilson ]; 33 33 }; 34 34 }
+1 -1
pkgs/development/python-modules/azure-mgmt-commerce/default.nix
··· 41 41 description = "This is the Microsoft Azure Commerce Management Client Library"; 42 42 homepage = "https://github.com/Azure/azure-sdk-for-python"; 43 43 license = licenses.mit; 44 - maintainers = with maintainers; [ mwilsoninsight jonringer ]; 44 + maintainers = with maintainers; [ maxwilson jonringer ]; 45 45 }; 46 46 }
+1 -1
pkgs/development/python-modules/azure-mgmt-common/default.nix
··· 37 37 description = "This is the Microsoft Azure Resource Management common code"; 38 38 homepage = "https://github.com/Azure/azure-sdk-for-python"; 39 39 license = licenses.mit; 40 - maintainers = with maintainers; [ olcai mwilsoninsight ]; 40 + maintainers = with maintainers; [ olcai maxwilson ]; 41 41 }; 42 42 }
+1 -1
pkgs/development/python-modules/azure-mgmt-compute/default.nix
··· 31 31 description = "This is the Microsoft Azure Compute Management Client Library"; 32 32 homepage = "https://github.com/Azure/azure-sdk-for-python"; 33 33 license = licenses.mit; 34 - maintainers = with maintainers; [ olcai mwilsoninsight ]; 34 + maintainers = with maintainers; [ olcai maxwilson ]; 35 35 }; 36 36 }
+1 -1
pkgs/development/python-modules/azure-mgmt-consumption/default.nix
··· 33 33 description = "This is the Microsoft Azure Consumption Management Client Library"; 34 34 homepage = "https://github.com/Azure/azure-sdk-for-python"; 35 35 license = licenses.mit; 36 - maintainers = with maintainers; [ mwilsoninsight ]; 36 + maintainers = with maintainers; [ maxwilson ]; 37 37 }; 38 38 }
+1 -1
pkgs/development/python-modules/azure-mgmt-containerinstance/default.nix
··· 33 33 description = "This is the Microsoft Azure Container Instance Client Library"; 34 34 homepage = "https://github.com/Azure/azure-sdk-for-python"; 35 35 license = licenses.mit; 36 - maintainers = with maintainers; [ mwilsoninsight ]; 36 + maintainers = with maintainers; [ maxwilson ]; 37 37 }; 38 38 }
+1 -1
pkgs/development/python-modules/azure-mgmt-containerservice/default.nix
··· 33 33 description = "This is the Microsoft Azure Container Service Management Client Library"; 34 34 homepage = "https://github.com/Azure/azure-sdk-for-python"; 35 35 license = licenses.mit; 36 - maintainers = with maintainers; [ mwilsoninsight ]; 36 + maintainers = with maintainers; [ maxwilson ]; 37 37 }; 38 38 }
+1 -1
pkgs/development/python-modules/azure-mgmt-cosmosdb/default.nix
··· 33 33 description = "This is the Microsoft Azure Cosmos DB Management Client Library"; 34 34 homepage = "https://github.com/Azure/azure-sdk-for-python"; 35 35 license = licenses.mit; 36 - maintainers = with maintainers; [ mwilsoninsight ]; 36 + maintainers = with maintainers; [ maxwilson ]; 37 37 }; 38 38 }
+1 -1
pkgs/development/python-modules/azure-mgmt-datafactory/default.nix
··· 33 33 description = "This is the Microsoft Azure Data Factory Management Client Library"; 34 34 homepage = "https://github.com/Azure/azure-sdk-for-python"; 35 35 license = licenses.mit; 36 - maintainers = with maintainers; [ mwilsoninsight ]; 36 + maintainers = with maintainers; [ maxwilson ]; 37 37 }; 38 38 }
+1 -1
pkgs/development/python-modules/azure-mgmt-datalake-analytics/default.nix
··· 33 33 description = "This is the Microsoft Azure Data Lake Analytics Management Client Library"; 34 34 homepage = "https://github.com/Azure/azure-sdk-for-python"; 35 35 license = licenses.mit; 36 - maintainers = with maintainers; [ mwilsoninsight ]; 36 + maintainers = with maintainers; [ maxwilson ]; 37 37 }; 38 38 }
+1 -1
pkgs/development/python-modules/azure-mgmt-datalake-nspkg/default.nix
··· 25 25 description = "This is the Microsoft Azure Data Lake Management namespace package"; 26 26 homepage = "https://github.com/Azure/azure-sdk-for-python"; 27 27 license = licenses.mit; 28 - maintainers = with maintainers; [ mwilsoninsight ]; 28 + maintainers = with maintainers; [ maxwilson ]; 29 29 }; 30 30 }
+1 -1
pkgs/development/python-modules/azure-mgmt-datalake-store/default.nix
··· 34 34 description = "This is the Microsoft Azure Data Lake Store Management Client Library"; 35 35 homepage = "https://github.com/Azure/azure-sdk-for-python"; 36 36 license = licenses.mit; 37 - maintainers = with maintainers; [ jonringer mwilsoninsight ]; 37 + maintainers = with maintainers; [ jonringer maxwilson ]; 38 38 }; 39 39 }
+1 -1
pkgs/development/python-modules/azure-mgmt-datamigration/default.nix
··· 36 36 description = "This is the Microsoft Azure Data Migration Client Library"; 37 37 homepage = "https://github.com/Azure/azure-sdk-for-python"; 38 38 license = licenses.mit; 39 - maintainers = with maintainers; [ jonringer mwilsoninsight ]; 39 + maintainers = with maintainers; [ jonringer maxwilson ]; 40 40 }; 41 41 }
+1 -1
pkgs/development/python-modules/azure-mgmt-devspaces/default.nix
··· 29 29 description = "This is the Microsoft Azure Dev Spaces Client Library"; 30 30 homepage = "https://github.com/Azure/azure-sdk-for-python"; 31 31 license = licenses.mit; 32 - maintainers = with maintainers; [ mwilsoninsight ]; 32 + maintainers = with maintainers; [ maxwilson ]; 33 33 }; 34 34 }
+1 -1
pkgs/development/python-modules/azure-mgmt-devtestlabs/default.nix
··· 36 36 description = "This is the Microsoft Azure DevTestLabs Management Client Library"; 37 37 homepage = "https://github.com/Azure/azure-sdk-for-python"; 38 38 license = licenses.mit; 39 - maintainers = with maintainers; [ jonringer mwilsoninsight ]; 39 + maintainers = with maintainers; [ jonringer maxwilson ]; 40 40 }; 41 41 }
+1 -1
pkgs/development/python-modules/azure-mgmt-dns/default.nix
··· 36 36 description = "This is the Microsoft Azure DNS Management Client Library"; 37 37 homepage = "https://github.com/Azure/azure-sdk-for-python"; 38 38 license = licenses.mit; 39 - maintainers = with maintainers; [ jonringer mwilsoninsight ]; 39 + maintainers = with maintainers; [ jonringer maxwilson ]; 40 40 }; 41 41 }
+1 -1
pkgs/development/python-modules/azure-mgmt-eventgrid/default.nix
··· 33 33 description = "This is the Microsoft Azure EventGrid Management Client Library"; 34 34 homepage = "https://github.com/Azure/azure-sdk-for-python"; 35 35 license = licenses.mit; 36 - maintainers = with maintainers; [ mwilsoninsight ]; 36 + maintainers = with maintainers; [ maxwilson ]; 37 37 }; 38 38 }
+1 -1
pkgs/development/python-modules/azure-mgmt-eventhub/default.nix
··· 35 35 description = "This is the Microsoft Azure EventHub Management Client Library"; 36 36 homepage = "https://github.com/Azure/azure-sdk-for-python"; 37 37 license = licenses.mit; 38 - maintainers = with maintainers; [ mwilsoninsight ]; 38 + maintainers = with maintainers; [ maxwilson ]; 39 39 }; 40 40 }
+1 -1
pkgs/development/python-modules/azure-mgmt-hanaonazure/default.nix
··· 33 33 description = "This is the Microsoft Azure SAP Hana on Azure Management Client Library"; 34 34 homepage = "https://github.com/Azure/azure-sdk-for-python"; 35 35 license = licenses.mit; 36 - maintainers = with maintainers; [ mwilsoninsight ]; 36 + maintainers = with maintainers; [ maxwilson ]; 37 37 }; 38 38 }
+1 -1
pkgs/development/python-modules/azure-mgmt-iotcentral/default.nix
··· 33 33 description = "This is the Microsoft Azure IoTCentral Management Client Library"; 34 34 homepage = "https://github.com/Azure/azure-sdk-for-python"; 35 35 license = licenses.mit; 36 - maintainers = with maintainers; [ mwilsoninsight ]; 36 + maintainers = with maintainers; [ maxwilson ]; 37 37 }; 38 38 }
+1 -1
pkgs/development/python-modules/azure-mgmt-iothub/default.nix
··· 33 33 description = "This is the Microsoft Azure IoTHub Management Client Library"; 34 34 homepage = "https://github.com/Azure/azure-sdk-for-python"; 35 35 license = licenses.mit; 36 - maintainers = with maintainers; [ mwilsoninsight ]; 36 + maintainers = with maintainers; [ maxwilson ]; 37 37 }; 38 38 }
+1 -1
pkgs/development/python-modules/azure-mgmt-iothubprovisioningservices/default.nix
··· 35 35 description = "This is the Microsoft Azure IoTHub Provisioning Services Client Library"; 36 36 homepage = "https://github.com/Azure/azure-sdk-for-python"; 37 37 license = licenses.mit; 38 - maintainers = with maintainers; [ jonringer mwilsoninsight ]; 38 + maintainers = with maintainers; [ jonringer maxwilson ]; 39 39 }; 40 40 }
+1 -1
pkgs/development/python-modules/azure-mgmt-keyvault/default.nix
··· 37 37 description = "This is the Microsoft Azure Key Vault Management Client Library"; 38 38 homepage = "https://github.com/Azure/azure-sdk-for-python"; 39 39 license = licenses.mit; 40 - maintainers = with maintainers; [ jonringer mwilsoninsight ]; 40 + maintainers = with maintainers; [ jonringer maxwilson ]; 41 41 }; 42 42 }
+1 -1
pkgs/development/python-modules/azure-mgmt-loganalytics/default.nix
··· 35 35 description = "This is the Microsoft Azure Log Analytics Management Client Library"; 36 36 homepage = "https://github.com/Azure/azure-sdk-for-python"; 37 37 license = licenses.mit; 38 - maintainers = with maintainers; [ mwilsoninsight ]; 38 + maintainers = with maintainers; [ maxwilson ]; 39 39 }; 40 40 }
+1 -1
pkgs/development/python-modules/azure-mgmt-logic/default.nix
··· 31 31 description = "This is the Microsoft Azure Logic Apps Management Client Library"; 32 32 homepage = "https://github.com/Azure/azure-sdk-for-python"; 33 33 license = licenses.mit; 34 - maintainers = with maintainers; [ mwilsoninsight ]; 34 + maintainers = with maintainers; [ maxwilson ]; 35 35 }; 36 36 }
+1 -1
pkgs/development/python-modules/azure-mgmt-machinelearningcompute/default.nix
··· 31 31 description = "This is the Microsoft Azure Machine Learning Compute Management Client Library"; 32 32 homepage = "https://github.com/Azure/azure-sdk-for-python"; 33 33 license = licenses.mit; 34 - maintainers = with maintainers; [ mwilsoninsight ]; 34 + maintainers = with maintainers; [ maxwilson ]; 35 35 }; 36 36 }
+1 -1
pkgs/development/python-modules/azure-mgmt-managementgroups/default.nix
··· 33 33 description = "This is the Microsoft Azure Management Groups Client Library"; 34 34 homepage = "https://github.com/Azure/azure-sdk-for-python"; 35 35 license = licenses.mit; 36 - maintainers = with maintainers; [ mwilsoninsight ]; 36 + maintainers = with maintainers; [ maxwilson ]; 37 37 }; 38 38 }
+1 -1
pkgs/development/python-modules/azure-mgmt-managementpartner/default.nix
··· 29 29 description = "This is the Microsoft Azure ManagementPartner Management Client Library"; 30 30 homepage = "https://github.com/Azure/azure-sdk-for-python"; 31 31 license = licenses.mit; 32 - maintainers = with maintainers; [ mwilsoninsight ]; 32 + maintainers = with maintainers; [ maxwilson ]; 33 33 }; 34 34 }
+1 -1
pkgs/development/python-modules/azure-mgmt-maps/default.nix
··· 35 35 description = "This is the Microsoft Azure Maps Client Library"; 36 36 homepage = "https://github.com/Azure/azure-sdk-for-python"; 37 37 license = licenses.mit; 38 - maintainers = with maintainers; [ mwilsoninsight ]; 38 + maintainers = with maintainers; [ maxwilson ]; 39 39 }; 40 40 }
+1 -1
pkgs/development/python-modules/azure-mgmt-marketplaceordering/default.nix
··· 33 33 description = "This is the Microsoft Azure Market Place Ordering Client Library"; 34 34 homepage = "https://github.com/Azure/azure-sdk-for-python"; 35 35 license = licenses.mit; 36 - maintainers = with maintainers; [ mwilsoninsight ]; 36 + maintainers = with maintainers; [ maxwilson ]; 37 37 }; 38 38 }
+1 -1
pkgs/development/python-modules/azure-mgmt-media/default.nix
··· 33 33 description = "This is the Microsoft Azure Media Services Client Library"; 34 34 homepage = "https://github.com/Azure/azure-sdk-for-python"; 35 35 license = licenses.mit; 36 - maintainers = with maintainers; [ mwilsoninsight ]; 36 + maintainers = with maintainers; [ maxwilson ]; 37 37 }; 38 38 }
+1 -1
pkgs/development/python-modules/azure-mgmt-monitor/default.nix
··· 38 38 description = "This is the Microsoft Azure Monitor Client Library"; 39 39 homepage = "https://github.com/Azure/azure-sdk-for-python"; 40 40 license = licenses.mit; 41 - maintainers = with maintainers; [ mwilsoninsight ]; 41 + maintainers = with maintainers; [ maxwilson ]; 42 42 }; 43 43 }
+1 -1
pkgs/development/python-modules/azure-mgmt-msi/default.nix
··· 35 35 description = "This is the Microsoft Azure MSI Management Client Library"; 36 36 homepage = "https://github.com/Azure/azure-sdk-for-python"; 37 37 license = licenses.mit; 38 - maintainers = with maintainers; [ mwilsoninsight ]; 38 + maintainers = with maintainers; [ maxwilson ]; 39 39 }; 40 40 }
+1 -1
pkgs/development/python-modules/azure-mgmt-network/default.nix
··· 38 38 description = "Microsoft Azure SDK for Python"; 39 39 homepage = "https://github.com/Azure/azure-sdk-for-python"; 40 40 license = licenses.mit; 41 - maintainers = with maintainers; [ olcai mwilsoninsight jonringer ]; 41 + maintainers = with maintainers; [ olcai maxwilson jonringer ]; 42 42 }; 43 43 }
+1 -1
pkgs/development/python-modules/azure-mgmt-notificationhubs/default.nix
··· 31 31 description = "This is the Microsoft Azure Notification Hubs Management Client Library"; 32 32 homepage = "https://github.com/Azure/azure-sdk-for-python"; 33 33 license = licenses.mit; 34 - maintainers = with maintainers; [ mwilsoninsight ]; 34 + maintainers = with maintainers; [ maxwilson ]; 35 35 }; 36 36 }
+1 -1
pkgs/development/python-modules/azure-mgmt-nspkg/default.nix
··· 24 24 description = "Microsoft Azure SDK for Python"; 25 25 homepage = "https://github.com/Azure/azure-sdk-for-python"; 26 26 license = licenses.mit; 27 - maintainers = with maintainers; [ olcai mwilsoninsight ]; 27 + maintainers = with maintainers; [ olcai maxwilson ]; 28 28 }; 29 29 }
+1 -1
pkgs/development/python-modules/azure-mgmt-policyinsights/default.nix
··· 33 33 description = "This is the Microsoft Azure Policy Insights Client Library"; 34 34 homepage = "https://github.com/Azure/azure-sdk-for-python"; 35 35 license = licenses.mit; 36 - maintainers = with maintainers; [ mwilsoninsight ]; 36 + maintainers = with maintainers; [ maxwilson ]; 37 37 }; 38 38 }
+1 -1
pkgs/development/python-modules/azure-mgmt-powerbiembedded/default.nix
··· 31 31 description = "This is the Microsoft Azure Power BI Embedded Management Client Library"; 32 32 homepage = "https://github.com/Azure/azure-sdk-for-python"; 33 33 license = licenses.mit; 34 - maintainers = with maintainers; [ mwilsoninsight ]; 34 + maintainers = with maintainers; [ maxwilson ]; 35 35 }; 36 36 }
+1 -1
pkgs/development/python-modules/azure-mgmt-rdbms/default.nix
··· 33 33 description = "This is the Microsoft Azure RDBMS Management Client Library"; 34 34 homepage = "https://github.com/Azure/azure-sdk-for-python"; 35 35 license = licenses.mit; 36 - maintainers = with maintainers; [ mwilsoninsight ]; 36 + maintainers = with maintainers; [ maxwilson ]; 37 37 }; 38 38 }
+1 -1
pkgs/development/python-modules/azure-mgmt-recoveryservices/default.nix
··· 33 33 description = "This is the Microsoft Azure Recovery Services Client Library"; 34 34 homepage = "https://github.com/Azure/azure-sdk-for-python"; 35 35 license = licenses.mit; 36 - maintainers = with maintainers; [ mwilsoninsight ]; 36 + maintainers = with maintainers; [ maxwilson ]; 37 37 }; 38 38 }
+1 -1
pkgs/development/python-modules/azure-mgmt-recoveryservicesbackup/default.nix
··· 31 31 description = "This is the Microsoft Azure Recovery Services Backup Management Client Library"; 32 32 homepage = "https://github.com/Azure/azure-sdk-for-python"; 33 33 license = licenses.mit; 34 - maintainers = with maintainers; [ mwilsoninsight ]; 34 + maintainers = with maintainers; [ maxwilson ]; 35 35 }; 36 36 }
+1 -1
pkgs/development/python-modules/azure-mgmt-redis/default.nix
··· 33 33 description = "This is the Microsoft Azure Redis Cache Management Client Library"; 34 34 homepage = "https://github.com/Azure/azure-sdk-for-python"; 35 35 license = licenses.mit; 36 - maintainers = with maintainers; [ mwilsoninsight ]; 36 + maintainers = with maintainers; [ maxwilson ]; 37 37 }; 38 38 }
+1 -1
pkgs/development/python-modules/azure-mgmt-relay/default.nix
··· 33 33 description = "This is the Microsoft Azure Relay Client Library"; 34 34 homepage = "https://github.com/Azure/azure-sdk-for-python"; 35 35 license = licenses.mit; 36 - maintainers = with maintainers; [ mwilsoninsight ]; 36 + maintainers = with maintainers; [ maxwilson ]; 37 37 }; 38 38 }
+1 -1
pkgs/development/python-modules/azure-mgmt-reservations/default.nix
··· 33 33 description = "This is the Microsoft Azure Reservations Client Library"; 34 34 homepage = "https://github.com/Azure/azure-sdk-for-python"; 35 35 license = licenses.mit; 36 - maintainers = with maintainers; [ mwilsoninsight ]; 36 + maintainers = with maintainers; [ maxwilson ]; 37 37 }; 38 38 }
+1 -1
pkgs/development/python-modules/azure-mgmt-resource/default.nix
··· 34 34 description = "Microsoft Azure SDK for Python"; 35 35 homepage = "https://github.com/Azure/azure-sdk-for-python"; 36 36 license = licenses.mit; 37 - maintainers = with maintainers; [ olcai mwilsoninsight jonringer ]; 37 + maintainers = with maintainers; [ olcai maxwilson jonringer ]; 38 38 }; 39 39 }
+1 -1
pkgs/development/python-modules/azure-mgmt-scheduler/default.nix
··· 31 31 description = "This is the Microsoft Azure Scheduler Management Client Library"; 32 32 homepage = "https://github.com/Azure/azure-sdk-for-python"; 33 33 license = licenses.mit; 34 - maintainers = with maintainers; [ mwilsoninsight ]; 34 + maintainers = with maintainers; [ maxwilson ]; 35 35 }; 36 36 }
+1 -1
pkgs/development/python-modules/azure-mgmt-search/default.nix
··· 31 31 description = "This is the Microsoft Azure Search Management Client Library"; 32 32 homepage = "https://github.com/Azure/azure-sdk-for-python"; 33 33 license = licenses.mit; 34 - maintainers = with maintainers; [ mwilsoninsight ]; 34 + maintainers = with maintainers; [ maxwilson ]; 35 35 }; 36 36 }
+1 -1
pkgs/development/python-modules/azure-mgmt-servicebus/default.nix
··· 33 33 description = "This is the Microsoft Azure Service Bus Management Client Library"; 34 34 homepage = "https://github.com/Azure/azure-sdk-for-python"; 35 35 license = licenses.mit; 36 - maintainers = with maintainers; [ mwilsoninsight ]; 36 + maintainers = with maintainers; [ maxwilson ]; 37 37 }; 38 38 }
+1 -1
pkgs/development/python-modules/azure-mgmt-servicefabric/default.nix
··· 35 35 description = "This is the Microsoft Azure Service Fabric Management Client Library"; 36 36 homepage = "https://github.com/Azure/azure-sdk-for-python"; 37 37 license = licenses.mit; 38 - maintainers = with maintainers; [ mwilsoninsight ]; 38 + maintainers = with maintainers; [ maxwilson ]; 39 39 }; 40 40 }
+1 -1
pkgs/development/python-modules/azure-mgmt-signalr/default.nix
··· 31 31 description = "This is the Microsoft Azure SignalR Client Library"; 32 32 homepage = "https://github.com/Azure/azure-sdk-for-python"; 33 33 license = licenses.mit; 34 - maintainers = with maintainers; [ mwilsoninsight ]; 34 + maintainers = with maintainers; [ maxwilson ]; 35 35 }; 36 36 }
+1 -1
pkgs/development/python-modules/azure-mgmt-sql/default.nix
··· 33 33 description = "This is the Microsoft Azure SQL Management Client Library"; 34 34 homepage = "https://github.com/Azure/azure-sdk-for-python"; 35 35 license = licenses.mit; 36 - maintainers = with maintainers; [ mwilsoninsight ]; 36 + maintainers = with maintainers; [ maxwilson ]; 37 37 }; 38 38 }
+1 -1
pkgs/development/python-modules/azure-mgmt-storage/default.nix
··· 34 34 description = "This is the Microsoft Azure Storage Management Client Library"; 35 35 homepage = "https://github.com/Azure/azure-sdk-for-python"; 36 36 license = licenses.mit; 37 - maintainers = with maintainers; [ jonringer olcai mwilsoninsight ]; 37 + maintainers = with maintainers; [ jonringer olcai maxwilson ]; 38 38 }; 39 39 }
+1 -1
pkgs/development/python-modules/azure-mgmt-subscription/default.nix
··· 33 33 description = "This is the Microsoft Azure Subscription Management Client Library"; 34 34 homepage = "https://github.com/Azure/azure-sdk-for-python"; 35 35 license = licenses.mit; 36 - maintainers = with maintainers; [ mwilsoninsight ]; 36 + maintainers = with maintainers; [ maxwilson ]; 37 37 }; 38 38 }
+1 -1
pkgs/development/python-modules/azure-mgmt-trafficmanager/default.nix
··· 33 33 description = "This is the Microsoft Azure Traffic Manager Client Library"; 34 34 homepage = "https://github.com/Azure/azure-sdk-for-python"; 35 35 license = licenses.mit; 36 - maintainers = with maintainers; [ mwilsoninsight ]; 36 + maintainers = with maintainers; [ maxwilson ]; 37 37 }; 38 38 }
+1 -1
pkgs/development/python-modules/azure-mgmt-web/default.nix
··· 33 33 description = "This is the Microsoft Azure Web Apps Management Client Library"; 34 34 homepage = "https://github.com/Azure/azure-sdk-for-python"; 35 35 license = licenses.mit; 36 - maintainers = with maintainers; [ mwilsoninsight ]; 36 + maintainers = with maintainers; [ maxwilson ]; 37 37 }; 38 38 }
+1 -1
pkgs/development/python-modules/azure-nspkg/default.nix
··· 21 21 description = "Microsoft Azure SDK for Python"; 22 22 homepage = "https://github.com/Azure/azure-sdk-for-python"; 23 23 license = licenses.mit; 24 - maintainers = with maintainers; [ olcai mwilsoninsight ]; 24 + maintainers = with maintainers; [ olcai maxwilson ]; 25 25 }; 26 26 }
+1 -1
pkgs/development/python-modules/azure-servicebus/default.nix
··· 36 36 description = "This is the Microsoft Azure Service Bus Client Library"; 37 37 homepage = "https://github.com/Azure/azure-sdk-for-python"; 38 38 license = licenses.mit; 39 - maintainers = with maintainers; [ mwilsoninsight ]; 39 + maintainers = with maintainers; [ maxwilson ]; 40 40 }; 41 41 }
+1 -1
pkgs/development/python-modules/azure-servicefabric/default.nix
··· 27 27 description = "This project provides a client library in Python that makes it easy to consume Microsoft Azure Storage services"; 28 28 homepage = "https://github.com/Azure/azure-sdk-for-python"; 29 29 license = licenses.mit; 30 - maintainers = with maintainers; [ mwilsoninsight ]; 30 + maintainers = with maintainers; [ maxwilson ]; 31 31 }; 32 32 }
+1 -1
pkgs/development/python-modules/azure-servicemanagement-legacy/default.nix
··· 29 29 description = "This is the Microsoft Azure Service Management Legacy Client Library"; 30 30 homepage = "https://github.com/Azure/azure-sdk-for-python"; 31 31 license = licenses.mit; 32 - maintainers = with maintainers; [ olcai mwilsoninsight ]; 32 + maintainers = with maintainers; [ olcai maxwilson ]; 33 33 }; 34 34 }
+1 -1
pkgs/development/python-modules/azure-storage-blob/default.nix
··· 33 33 description = "Client library for Microsoft Azure Storage services containing the blob service APIs"; 34 34 homepage = "https://github.com/Azure/azure-sdk-for-python"; 35 35 license = licenses.mit; 36 - maintainers = with maintainers; [ cmcdragonkai mwilsoninsight ]; 36 + maintainers = with maintainers; [ cmcdragonkai maxwilson ]; 37 37 }; 38 38 }
+1 -1
pkgs/development/python-modules/msrest/default.nix
··· 48 48 description = "The runtime library 'msrest' for AutoRest generated Python clients."; 49 49 homepage = "https://github.com/Azure/msrest-for-python"; 50 50 license = licenses.mit; 51 - maintainers = with maintainers; [ bendlas jonringer mwilsoninsight ]; 51 + maintainers = with maintainers; [ bendlas jonringer maxwilson ]; 52 52 }; 53 53 }
+1 -1
pkgs/development/python-modules/uamqp/default.nix
··· 41 41 description = "An AMQP 1.0 client library for Python"; 42 42 homepage = "https://github.com/Azure/azure-uamqp-python"; 43 43 license = licenses.mit; 44 - maintainers = with maintainers; [ mwilsoninsight ]; 44 + maintainers = with maintainers; [ maxwilson ]; 45 45 }; 46 46 }
+1 -1
pkgs/servers/http/showoff/default.nix
··· 13 13 homepage = "https://puppetlabs.github.io/showoff/"; 14 14 license = with licenses; mit; 15 15 platforms = platforms.unix; 16 - maintainers = with maintainers; [ mwilsoninsight nicknovitski ]; 16 + maintainers = with maintainers; [ maxwilson nicknovitski ]; 17 17 }; 18 18 }