{museum,ente-web}: remove surfaceflinger as maintainer (#398238)

This commit is contained in:
Ryan Hendrickson
2025-04-13 06:01:42 -04:00
committed by GitHub
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -59,7 +59,6 @@ stdenv.mkDerivation (finalAttrs: {
changelog = "https://github.com/ente-io/ente/releases";
license = lib.licenses.agpl3Only;
maintainers = with lib.maintainers; [
surfaceflinger
pinpox
];
platforms = lib.platforms.all;
-1
View File
@@ -53,7 +53,6 @@ buildGoModule rec {
homepage = "https://github.com/ente-io/ente/tree/main/server";
license = lib.licenses.agpl3Only;
maintainers = with lib.maintainers; [
surfaceflinger
pinpox
];
mainProgram = "museum";