Unverified Commit b3588c0c authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

python3Packages.dmt-core: add ngi team (#423104)

parents a7b4ac32 7eeac86d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -80,5 +80,6 @@ buildPythonPackage rec {
      jasonodoom
      jleightcap
    ];
    teams = with lib.teams; [ ngi ];
  };
}