From patchwork Mon Jun 4 10:00:47 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Keng-Yu Lin X-Patchwork-Id: 162699 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from chlorine.canonical.com (chlorine.canonical.com [91.189.94.204]) by ozlabs.org (Postfix) with ESMTP id 19BDCB6FC8 for ; Mon, 4 Jun 2012 20:00:57 +1000 (EST) Received: from localhost ([127.0.0.1] helo=chlorine.canonical.com) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1SbU5n-0004a1-U4 for incoming@patchwork.ozlabs.org; Mon, 04 Jun 2012 10:00:55 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1SbU5l-0004Zr-Pg for fwts-devel@lists.ubuntu.com; Mon, 04 Jun 2012 10:00:53 +0000 Received: from 1-162-174-161.dynamic.hinet.net ([1.162.174.161] helo=canonical.com) by youngberry.canonical.com with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1SbU5l-0000MY-4c; Mon, 04 Jun 2012 10:00:53 +0000 From: Keng-Yu Lin To: fwts-devel@lists.ubuntu.com Subject: [PATCH 1/2] debian: update the control file Date: Mon, 4 Jun 2012 18:00:47 +0800 Message-Id: <1338804047-6906-1-git-send-email-kengyu@canonical.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: References: X-BeenThere: fwts-devel@lists.ubuntu.com X-Mailman-Version: 2.1.13 Precedence: list List-Id: Firmware Test Suite Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: fwts-devel-bounces@lists.ubuntu.com Errors-To: fwts-devel-bounces@lists.ubuntu.com Since fwts is a co-maintained package, add the Firmware Testing Team as the maintainer and those who have had the contribution in the Uploader field. Signed-off-by: Keng-Yu Lin Acked-by: Alex Hung Acked-by: Ivan Hu --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index f3a0d65..05a796e 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: fwts Section: devel Priority: optional -Maintainer: Colin King +Maintainer: Firmware Testing Team +Uploaders: Colin King , Keng-Yu Lin , Alex Hung , Chris Van Hoof , Ivan Hu Standards-Version: 3.9.3 Build-Depends: debhelper (>= 7.0.50~), autoconf, automake, libtool, libpcre3-dev (>= 7.8), libjson0-dev (>= 0.9), flex, bison