From 7452c0fc83178e643e54ed0d3367f858f68dea24 Mon Sep 17 00:00:00 2001 From: AuxXxilium Date: Mon, 22 Jan 2024 17:39:39 +0100 Subject: [PATCH] makefile: set correct maintainer Signed-off-by: AuxXxilium --- spk/open-vm-tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spk/open-vm-tools/Makefile b/spk/open-vm-tools/Makefile index 99659b0..9d4d5d4 100644 --- a/spk/open-vm-tools/Makefile +++ b/spk/open-vm-tools/Makefile @@ -7,7 +7,7 @@ BETA = 1 DEPENDS = cross/$(SPK_NAME) UNSUPPORTED_ARCHS = $(PPC_ARCHS) $(ARMv5_ARCHS) $(i686_ARCHS) $(ARMv7L_ARCHS) -MAINTAINER = zsanjin +MAINTAINER = AuxXxilium DESCRIPTION = open-vm-tools is a set of services and modules that enable several features in VMware products for better management of, and seamless user interactions with, guests. RELOAD_UI = yes DISPLAY_NAME = VMware Tools