summaryrefslogtreecommitdiffhomepage
path: root/mullvad-problem-report
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2018-09-26 06:40:59 +0200
committerLinus Färnstrand <linus@mullvad.net>2018-09-27 17:13:15 +0200
commit45ef238f58fcf93be5896c993dde98a6028e8eed (patch)
tree794ea3b4a94b564d2fa9794afb9689f257514170 /mullvad-problem-report
parentd842bbaac20a83c8f7c8f6a010e4b20f59a13e75 (diff)
downloadmullvadvpn-45ef238f58fcf93be5896c993dde98a6028e8eed.tar.xz
mullvadvpn-45ef238f58fcf93be5896c993dde98a6028e8eed.zip
Add everyone to the authors field of binaries
Diffstat (limited to 'mullvad-problem-report')
-rw-r--r--mullvad-problem-report/Cargo.toml9
1 files changed, 8 insertions, 1 deletions
diff --git a/mullvad-problem-report/Cargo.toml b/mullvad-problem-report/Cargo.toml
index ca4c344dee..77702c35a0 100644
--- a/mullvad-problem-report/Cargo.toml
+++ b/mullvad-problem-report/Cargo.toml
@@ -1,7 +1,14 @@
[package]
name = "mullvad-problem-report"
version = "2018.3.0"
-authors = ["Mullvad VPN <admin@mullvad.net>", "Linus Färnstrand <linus@mullvad.net>", "Andrej Mihajlov <and@mullvad.net>"]
+authors = [
+ "Mullvad VPN <admin@mullvad.net>",
+ "Andrej Mihajlov <and@mullvad.net>",
+ "Emīls Piņķis <emils@mullvad.net>",
+ "Erik Larkö <erik@mullvad.net>",
+ "Janito Vaqueiro Ferreira Filho <janito@mullvad.net>",
+ "Linus Färnstrand <linus@mullvad.net>",
+]
description = "Collect Mullvad VPN logs into a report and send it to support"
license = "GPL-3.0"