summaryrefslogtreecommitdiffhomepage
path: root/mullvad-paths
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2018-09-26 06:46:36 +0200
committerLinus Färnstrand <linus@mullvad.net>2018-09-27 17:13:15 +0200
commitfcaeeb05d10a0fbd2e1ae6df2df2b17d9283807e (patch)
treec25337dbff79b725609af0473f307d8d917df13b /mullvad-paths
parent45ef238f58fcf93be5896c993dde98a6028e8eed (diff)
downloadmullvadvpn-fcaeeb05d10a0fbd2e1ae6df2df2b17d9283807e.tar.xz
mullvadvpn-fcaeeb05d10a0fbd2e1ae6df2df2b17d9283807e.zip
Remove everyone from authors field of libraries
Diffstat (limited to 'mullvad-paths')
-rw-r--r--mullvad-paths/Cargo.toml6
1 files changed, 1 insertions, 5 deletions
diff --git a/mullvad-paths/Cargo.toml b/mullvad-paths/Cargo.toml
index b08e19b947..b83ce55ecf 100644
--- a/mullvad-paths/Cargo.toml
+++ b/mullvad-paths/Cargo.toml
@@ -1,11 +1,7 @@
[package]
name = "mullvad-paths"
version = "0.1.0"
-authors = [
- "Mullvad VPN <admin@mullvad.net>",
- "Janito Vaqueiro Ferreira Filho <janito@mullvad.net>",
- "Linus Färnstrand <linus@mullvad.net>"
-]
+authors = ["Mullvad VPN <admin@mullvad.net>"]
description = "Mullvad VPN application paths and directories"
license = "GPL-3.0"