matrix-sliding-sync: Add yayayayaka to maintainers
(cherry picked from commit 4a822007840488a5001e754308aa6118f74be4f4)
This commit is contained in:
parent
c5c5180c33
commit
db5d1691d0
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue