update contact info

This commit is contained in:
Max Wilson
2020-11-15 09:35:46 -05:00
committed by Jonathan Ringer
parent 023185b971
commit ba4642eb6a
80 changed files with 83 additions and 83 deletions

View File

@@ -29,6 +29,6 @@ buildPythonPackage rec {
description = "This is the Microsoft Azure Graph RBAC Client Library";
homepage = "https://github.com/Azure/azure-sdk-for-python";
license = licenses.mit;
maintainers = with maintainers; [ mwilsoninsight ];
maintainers = with maintainers; [ maxwilson ];
};
}