Unverified Commit 8c5a7fef authored by nat's avatar nat
Browse files

ente-web: remove surfaceflinger as maintainer

parent 7c0550e6
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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;