diff options
Diffstat (limited to 'mullvad-problem-report')
| -rw-r--r-- | mullvad-problem-report/Cargo.toml | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/mullvad-problem-report/Cargo.toml b/mullvad-problem-report/Cargo.toml index 840c96b73e..24127bd733 100644 --- a/mullvad-problem-report/Cargo.toml +++ b/mullvad-problem-report/Cargo.toml @@ -1,14 +1,7 @@ [package] name = "mullvad-problem-report" version = "2019.10.0" -authors = [ - "Mullvad VPN", - "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>", -] +authors = ["Mullvad VPN"] description = "Collect Mullvad VPN logs into a report and send it to support" license = "GPL-3.0" edition = "2018" |
