summaryrefslogtreecommitdiffhomepage
path: root/talpid-ipc
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 /talpid-ipc
parent45ef238f58fcf93be5896c993dde98a6028e8eed (diff)
downloadmullvadvpn-fcaeeb05d10a0fbd2e1ae6df2df2b17d9283807e.tar.xz
mullvadvpn-fcaeeb05d10a0fbd2e1ae6df2df2b17d9283807e.zip
Remove everyone from authors field of libraries
Diffstat (limited to 'talpid-ipc')
-rw-r--r--talpid-ipc/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/talpid-ipc/Cargo.toml b/talpid-ipc/Cargo.toml
index 6123a0fd08..56844d8c6f 100644
--- a/talpid-ipc/Cargo.toml
+++ b/talpid-ipc/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "talpid-ipc"
version = "0.1.0"
-authors = ["Mullvad VPN <admin@mullvad.net>", "Linus Färnstrand <linus@mullvad.net>", "Erik Larkö <erik@mullvad.net>", "Andrej Mihajlov <and@mullvad.net>"]
+authors = ["Mullvad VPN <admin@mullvad.net>"]
description = "IPC client and server for talpid"
license = "GPL-3.0"