forked from mirrors/nixpkgs
matrix-conduit: add pimeys as maintainer
This commit is contained in:
parent
d0a7fc845d
commit
9736bfc373
|
@ -17,6 +17,6 @@ rustPlatform.buildRustPackage rec {
|
|||
description = "A Matrix homeserver written in Rust";
|
||||
homepage = "https://conduit.rs/";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ pstn piegames ];
|
||||
maintainers = with maintainers; [ pstn piegames pimeys ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue