{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
commit dfe7beec10
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 2 deletions

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;

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";