plausible: remove softinio as maintainer

This commit is contained in:
Salar Rahmanian 2024-03-17 21:26:57 -07:00 committed by Salar Rahmanian
parent 65f4f042f9
commit c207b31e56

View File

@ -88,7 +88,7 @@ beamPackages.mixRelease {
homepage = "https://plausible.io/";
changelog = "https://github.com/plausible/analytics/blob/${src.rev}/CHANGELOG.md";
description = " Simple, open-source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics";
maintainers = with maintainers; [ softinio ];
maintainers = with maintainers; [ ];
platforms = platforms.unix;
};
}