python3Packages.mautrix: add sumnerevans as maintainer
This commit is contained in:
parent
e6a9cd966a
commit
4fce4bfdbd
@ -32,6 +32,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/tulir/mautrix-python";
|
||||
description = "A Python 3 asyncio Matrix framework.";
|
||||
license = licenses.mpl20;
|
||||
maintainers = with maintainers; [ nyanloutre ma27 ];
|
||||
maintainers = with maintainers; [ nyanloutre ma27 sumnerevans ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user