Commit f9cc041e authored by OPNA2608's avatar OPNA2608
Browse files

{spandsp,spandsp3}: Adopt by NGI team

BigBlueButton uses this.
parent 8ab72653
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -204,6 +204,7 @@ stdenv.mkDerivation (finalAttrs: {
    homepage = "https://github.com/freeswitch/spandsp";
    platforms = with lib.platforms; unix;
    maintainers = with lib.maintainers; [ misuzu ];
    teams = [ lib.teams.ngi ];
    license = lib.licenses.gpl2;
    downloadPage = "http://www.soft-switch.org/downloads/spandsp/";
  };