diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2018-09-26 06:46:36 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2018-09-27 17:13:15 +0200 |
| commit | fcaeeb05d10a0fbd2e1ae6df2df2b17d9283807e (patch) | |
| tree | c25337dbff79b725609af0473f307d8d917df13b /mullvad-tests | |
| parent | 45ef238f58fcf93be5896c993dde98a6028e8eed (diff) | |
| download | mullvadvpn-fcaeeb05d10a0fbd2e1ae6df2df2b17d9283807e.tar.xz mullvadvpn-fcaeeb05d10a0fbd2e1ae6df2df2b17d9283807e.zip | |
Remove everyone from authors field of libraries
Diffstat (limited to 'mullvad-tests')
| -rw-r--r-- | mullvad-tests/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mullvad-tests/Cargo.toml b/mullvad-tests/Cargo.toml index fc9a74d8b2..228d81b342 100644 --- a/mullvad-tests/Cargo.toml +++ b/mullvad-tests/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "mullvad-tests" version = "0.1.0" -authors = ["Mullvad VPN <admin@mullvad.net>", "Janito Vaqueiro Ferreira Filho <janito@mullvad.net>"] +authors = ["Mullvad VPN <admin@mullvad.net>"] description = "Mullvad test specific modules and binaries" license = "GPL-3.0" |
