ayugram-desktop: remove aucub from maintainers

This commit is contained in:
aucub
2025-01-25 21:22:22 +00:00
parent 50056851d9
commit 855c873b6e
+1 -1
View File
@@ -53,7 +53,7 @@ telegram-desktop.override {
'';
homepage = "https://github.com/AyuGram/AyuGramDesktop";
changelog = "https://github.com/AyuGram/AyuGramDesktop/releases/tag/v${finalAttrs.version}";
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
};
}
);