sofia_sip: Adopt by NGI team

BigBlueButton uses this, and it is currently unmaintained.
This commit is contained in:
OPNA2608
2025-10-09 16:07:31 +02:00
parent f3ba0f816c
commit e861184584
+1
View File
@@ -90,5 +90,6 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/freeswitch/sofia-sip";
platforms = platforms.unix;
license = licenses.lgpl2;
teams = [ lib.teams.ngi ];
};
}