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

@@ -48,6 +48,6 @@ buildPythonPackage rec {
description = "The runtime library 'msrest' for AutoRest generated Python clients.";
homepage = "https://github.com/Azure/msrest-for-python";
license = licenses.mit;
maintainers = with maintainers; [ bendlas jonringer mwilsoninsight ];
maintainers = with maintainers; [ bendlas jonringer maxwilson ];
};
}