Unverified Commit 4da2c5e9 authored by Sizhe Zhao's avatar Sizhe Zhao
Browse files

briar-desktop: add ngi team

parent 12da3cd4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -67,6 +67,7 @@ stdenv.mkDerivation rec {
      onny
      supinie
    ];
    teams = with lib.teams; [ ngi ];
    platforms = [ "x86_64-linux" ];
  };
}