ayugram-desktop: add kaeeraa and s0me1newithhand7s to maintainers

This commit is contained in:
Kaeeraa
2025-03-01 13:07:24 +03:00
committed by kaeeraa
parent 4d2678a6e9
commit d5a896024c
+4 -1
View File
@@ -31,7 +31,10 @@ telegram-desktop.override {
'';
homepage = "https://github.com/AyuGram/AyuGramDesktop";
changelog = "https://github.com/AyuGram/AyuGramDesktop/releases/tag/v${finalAttrs.version}";
maintainers = with lib.maintainers; [ ];
maintainers = with lib.maintainers; [
kaeeraa
s0me1newithhand7s
];
};
}
);