From 7e88a109f2f73a9838edc0046ca8b0653ce64a40 Mon Sep 17 00:00:00 2001 From: Ted Hess Date: Thu, 27 Aug 2015 13:10:22 -0400 Subject: [PATCH] alsa-lib: Add missing comma to maintainer list Signed-off-by: Ted Hess --- libs/alsa-lib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/alsa-lib/Makefile b/libs/alsa-lib/Makefile index 6fb4f7ad0..c4d036e21 100644 --- a/libs/alsa-lib/Makefile +++ b/libs/alsa-lib/Makefile @@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=ftp://ftp.alsa-project.org/pub/lib/ \ http://alsa.cybermirror.org/lib/ PKG_MD5SUM:=de67e0eca72474d6b1121037dafe1024 -PKG_MAINTAINER:=Ted Hess \ +PKG_MAINTAINER:=Ted Hess , \ Peter Wagner PKG_LICENSE:=LGPLv2.1 GPLv2