aboutsummaryrefslogtreecommitdiff
path: root/net/tor-hs
diff options
context:
space:
mode:
authorJan Pavlinec <jan.pavlinec@nic.cz>2021-07-08 15:32:31 +0200
committerJan Pavlinec <jan.pavlinec@nic.cz>2021-07-29 13:21:02 +0200
commit3ee2a087a393e02e40fb49345059d0f2f62a6556 (patch)
treec0e56633a3d1d7ef1376194fb159a9ca65e58898 /net/tor-hs
parentd8b4e7e371ab35ddbab0fb15e80e1f941747a6bb (diff)
treewide: change email
Change from jan.pavlinec@nic.cz to jan.pavlinec1@gmail.com Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Diffstat (limited to 'net/tor-hs')
-rw-r--r--net/tor-hs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tor-hs/Makefile b/net/tor-hs/Makefile
index 18979bc3c..047ba3efa 100644
--- a/net/tor-hs/Makefile
+++ b/net/tor-hs/Makefile
@@ -11,7 +11,7 @@ PKG_NAME:=tor-hs
PKG_VERSION:=0.0.1
PKG_RELEASE:=3
-PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec@nic.cz>
+PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec1@gmail.com>
PKG_LICENSE:=GPL-3.0-or-later
include $(INCLUDE_DIR)/package.mk