From efeeb79dacb27f47f23b938ee21b73475a56f85d Mon Sep 17 00:00:00 2001 From: a-wing <1@233.email> Date: Thu, 14 Nov 2024 17:02:49 +0800 Subject: [PATCH] fix(live777): email --- Cargo.toml | 2 ++ nfpm/live777.yaml | 2 +- nfpm/liveman.yaml | 2 +- nfpm/net4mqtt.yaml | 2 +- nfpm/whepfrom.yaml | 2 +- nfpm/whipinto.yaml | 2 +- 6 files changed, 7 insertions(+), 5 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index de0441b..8a30f0c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ description = "A very simple, high performance, edge WebRTC SFU" version.workspace = true edition.workspace = true license.workspace = true +authors.workspace = true repository.workspace = true default-run = "live777" @@ -50,6 +51,7 @@ members = [ version = "0.6.0" edition = "2021" license = "MPL-2.0" +authors = ["BinBat Ltd "] repository = "https://github.com/binbat/live777" [workspace.dependencies] diff --git a/nfpm/live777.yaml b/nfpm/live777.yaml index ef95a07..0408ac4 100644 --- a/nfpm/live777.yaml +++ b/nfpm/live777.yaml @@ -4,7 +4,7 @@ platform: "linux" version: "${NFPM_VERSION}" section: "utility" priority: "optional" -maintainer: "Max A-wing <1@233.email>" +maintainer: "BinBat Ltd " description: | A very simple, high performance, edge WebRTC SFU. Real-time video streaming for the `WHIP`/`WHEP` as first protocol. diff --git a/nfpm/liveman.yaml b/nfpm/liveman.yaml index f7bf737..2e185fe 100644 --- a/nfpm/liveman.yaml +++ b/nfpm/liveman.yaml @@ -4,7 +4,7 @@ platform: "linux" version: "${NFPM_VERSION}" section: "utility" priority: "optional" -maintainer: "Max A-wing <1@233.email>" +maintainer: "BinBat Ltd " description: | A very simple, high performance, edge WebRTC SFU. Live777 cluster manager controller diff --git a/nfpm/net4mqtt.yaml b/nfpm/net4mqtt.yaml index 3404321..e341c5c 100644 --- a/nfpm/net4mqtt.yaml +++ b/nfpm/net4mqtt.yaml @@ -4,7 +4,7 @@ platform: "linux" version: "${NFPM_VERSION}" section: "utility" priority: "optional" -maintainer: "Max A-wing <1@233.email>" +maintainer: "BinBat Ltd " description: | A very simple, high performance, edge WebRTC SFU. RTP/RTSP to WHIP tool diff --git a/nfpm/whepfrom.yaml b/nfpm/whepfrom.yaml index c665c01..1c0b9be 100644 --- a/nfpm/whepfrom.yaml +++ b/nfpm/whepfrom.yaml @@ -4,7 +4,7 @@ platform: "linux" version: "${NFPM_VERSION}" section: "utility" priority: "optional" -maintainer: "Max A-wing <1@233.email>" +maintainer: "BinBat Ltd " description: | A very simple, high performance, edge WebRTC SFU. WHEP to RTP/RTSP tool diff --git a/nfpm/whipinto.yaml b/nfpm/whipinto.yaml index be3f84b..747ba95 100644 --- a/nfpm/whipinto.yaml +++ b/nfpm/whipinto.yaml @@ -4,7 +4,7 @@ platform: "linux" version: "${NFPM_VERSION}" section: "utility" priority: "optional" -maintainer: "Max A-wing <1@233.email>" +maintainer: "BinBat Ltd " description: | A very simple, high performance, edge WebRTC SFU. RTP/RTSP to WHIP tool