mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-03 18:54:42 +00:00
matrix-sliding-sync: Add yayayayaka to maintainers
This commit is contained in:
parent
ac10e5941e
commit
4a82200784
@ -31,7 +31,7 @@ buildGoModule rec {
|
||||
description = "A sliding sync implementation of MSC3575 for matrix";
|
||||
homepage = "https://github.com/matrix-org/sliding-sync";
|
||||
license = with licenses; [ asl20 ];
|
||||
maintainers = with maintainers; [ emilylange ];
|
||||
maintainers = with maintainers; [ emilylange yayayayaka ];
|
||||
mainProgram = "syncv3";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user