mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2025-01-11 03:35:26 +00:00
Add myself to the authors list in Cargo.toml
This commit is contained in:
parent
57d928ad96
commit
1a20ec4c2c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "gst-plugin-ndi"
|
||||
version = "1.0.0"
|
||||
authors = ["Ruben Gonzalez <rubenrua@teltek.es>", "Daniel Vilar <daniel.peiteado@teltek.es>"]
|
||||
authors = ["Ruben Gonzalez <rubenrua@teltek.es>", "Daniel Vilar <daniel.peiteado@teltek.es>", "Sebastian Dröge <sebastian@centricular.com>"]
|
||||
repository = "https://github.com/teltek/gst-plugin-ndi"
|
||||
license = "LGPL"
|
||||
description = "NewTek NDI Plugin"
|
||||
|
|
Loading…
Reference in a new issue