From patchwork Fri Jun 9 03:34:00 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ivan Hu X-Patchwork-Id: 1792746 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=fwts-devel-bounces@lists.ubuntu.com; receiver=) Authentication-Results: legolas.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=canonical.com header.i=@canonical.com header.a=rsa-sha256 header.s=20210705 header.b=vhYDgGOm; dkim-atps=neutral Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4QcmsN6glrz20Ty for ; Fri, 9 Jun 2023 13:34:15 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1q7St5-00036W-QD; Fri, 09 Jun 2023 03:34:07 +0000 Received: from smtp-relay-canonical-1.internal ([10.131.114.174] helo=smtp-relay-canonical-1.canonical.com) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1q7St4-00036N-8B for fwts-devel@lists.ubuntu.com; Fri, 09 Jun 2023 03:34:06 +0000 Received: from canonical.com (unknown [106.104.136.95]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-canonical-1.canonical.com (Postfix) with ESMTPSA id 43A8040265 for ; Fri, 9 Jun 2023 03:34:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1686281644; bh=eB0742hubWDuWzYRzS0rILQ7pcQ/CkY038pHSWug27Q=; h=From:To:Subject:Date:Message-Id:MIME-Version; b=vhYDgGOmIVWEa1m0fML3V8zrIagymAqaU5boYiUa2POWXo3fnfS8UxDrnSC98GjW4 xbG6NkqIyHbeaCQR5J64sLpTGmWt2maQtU1/AFjFVsSOXuyo/wKQJHWaJ1wa2tbn12 HnH9HxYTN+Ru3SZ+p0wNpV8h+T7C3POdXZHr3HOMTKsNBz/vYle0xyXdRWGiYjXnFz +Gs0oOnw9ZyUhiEeYXVmgCUoaRUr/Zxl+QrUJKxgAm2MsVqSfEUYyBnJwCtIz11odS 0mjNlpkUWJwcRockktGit6ifNMX5GzjhhSKf4jSEGmF3ifiRtEIu9mUhH8xLFrJ9Is sQ5fy7cN3xjhA== From: Ivan Hu To: fwts-devel@lists.ubuntu.com Subject: [PATCH] debian: control: update uploader Date: Fri, 9 Jun 2023 11:34:00 +0800 Message-Id: <20230609033400.54881-1-ivan.hu@canonical.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-BeenThere: fwts-devel@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Firmware Test Suite Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: fwts-devel-bounces@lists.ubuntu.com Sender: "fwts-devel" Signed-off-by: Ivan Hu --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index a5729a20..91ed7934 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: optional Rules-Requires-Root: no Maintainer: Firmware Testing Team -Uploaders: Colin King , Alex Hung , Ivan Hu +Uploaders: Ivan Hu Standards-Version: 4.1.0 Homepage: https://wiki.ubuntu.com/FirmwareTestSuite Build-Depends: debhelper (>= 9~),