mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 08:01:31 +00:00
python3Packages.matrix-nio: add symphorien as maintainer
This commit is contained in:
@@ -56,6 +56,6 @@ buildPythonPackage rec {
|
||||
description = "A Python Matrix client library, designed according to sans I/O principles";
|
||||
homepage = "https://github.com/poljar/matrix-nio";
|
||||
license = licenses.isc;
|
||||
maintainers = with maintainers; [ tilpner emily ];
|
||||
maintainers = with maintainers; [ tilpner emily symphorien ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user