Commit e8611845 authored by OPNA2608's avatar OPNA2608
Browse files

sofia_sip: Adopt by NGI team

BigBlueButton uses this, and it is currently unmaintained.
parent f3ba0f81
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -90,5 +90,6 @@ stdenv.mkDerivation rec {
    homepage = "https://github.com/freeswitch/sofia-sip";
    platforms = platforms.unix;
    license = licenses.lgpl2;
    teams = [ lib.teams.ngi ];
  };
}