mangayomi: remove aucub from maintainers

This commit is contained in:
aucub
2025-01-25 21:22:24 +00:00
parent 8f139dedab
commit 10a3e8613d
+1 -1
View File
@@ -110,7 +110,7 @@ flutter324.buildFlutterApplication {
homepage = "https://github.com/kodjodevf/mangayomi";
mainProgram = "mangayomi";
license = with lib.licenses; [ asl20 ];
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
}