Commit c207b31e authored by Salar Rahmanian's avatar Salar Rahmanian Committed by Salar Rahmanian
Browse files

plausible: remove softinio as maintainer

parent 65f4f042
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;
  };
}