Fix SIP3 platform (#192)

- written in kotlin but runs through a Java runtime https://github.com/sip3io/sip3-ansible/blob/master/roles/salto/tasks/debian.yml#L6
- Values for `platform` are the main **server-side** requirements for the software. Don't include frameworks or specific dialects.
This commit is contained in:
nodiscc 2023-09-22 17:19:12 +00:00 committed by GitHub
parent ffb4401ffc
commit 1aa161e34c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 3 deletions

View file

@ -1,2 +0,0 @@
name: Kotlin
description: ""

View file

@ -4,7 +4,7 @@ description: VoIP troubleshooting and monitoring platform.
licenses:
- Apache-2.0
platforms:
- Kotlin
- Java
tags:
- Communication - SIP
source_code_url: https://github.com/sip3io/