python3Packages.matrix-nio: add symphorien as maintainer
This commit is contained in:
parent
1d0aae0bc9
commit
5bc1773390
@ -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 ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user