From 99cdf3a878cd53bf1e3942c63ba6e0f040b470f5 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 28 May 2019 15:53:31 +0200 Subject: [PATCH] set email to office@proxmox.com Requested by Martin as the support@ address is now quite wired to the enterprise support ticket system, and office is for more general requests. Signed-off-by: Thomas Lamprecht --- asciidoc/asciidoc-pmg.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/asciidoc/asciidoc-pmg.conf b/asciidoc/asciidoc-pmg.conf index df15987..7b99159 100644 --- a/asciidoc/asciidoc-pmg.conf +++ b/asciidoc/asciidoc-pmg.conf @@ -18,6 +18,6 @@ debian=https://www.debian.org[Debian] tts=http://www.template-toolkit.org[Template Toolkit] ifndef::docinfo1[] author=Proxmox Server Solutions Gmbh -email=support@proxmox.com +email=office@proxmox.com endif::docinfo1[]