libks: Adopt by NGI team

BigBlueButton uses this.
This commit is contained in:
OPNA2608
2025-10-21 11:53:49 +02:00
parent d634874d42
commit bbe9c1e46c
+1
View File
@@ -76,6 +76,7 @@ stdenv.mkDerivation rec {
description = "Foundational support for signalwire C products";
homepage = "https://github.com/signalwire/libks";
maintainers = with lib.maintainers; [ misuzu ];
teams = [ lib.teams.ngi ];
platforms = platforms.unix;
license = licenses.mit;
};