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

@@ -41,6 +41,6 @@ buildPythonPackage rec {
description = "An AMQP 1.0 client library for Python";
homepage = "https://github.com/Azure/azure-uamqp-python";
license = licenses.mit;
maintainers = with maintainers; [ mwilsoninsight ];
maintainers = with maintainers; [ maxwilson ];
};
}