cinny: add ashkitten as maintainer

This commit is contained in:
ash lea
2023-10-24 04:05:37 +02:00
committed by Weijia Wang
parent 4ffd1139d0
commit 601a8b593d
@@ -32,7 +32,7 @@ buildNpmPackage rec {
meta = with lib; {
description = "Yet another Matrix client for the web";
homepage = "https://cinny.in/";
maintainers = with maintainers; [ abbe ];
maintainers = with maintainers; [ abbe ashkitten ];
license = licenses.agpl3Only;
platforms = platforms.all;
};