From patchwork Tue Nov 26 13:11:39 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Wieczorkiewicz, Pawel" X-Patchwork-Id: 11262221 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id EF1286C1 for ; Tue, 26 Nov 2019 13:12:54 +0000 (UTC) Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id CBDFB2071E for ; Tue, 26 Nov 2019 13:12:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=amazon.de header.i=@amazon.de header.b="pr7x3EK0" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CBDFB2071E Authentication-Results: mail.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=amazon.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1iZadM-0001FC-BI; Tue, 26 Nov 2019 13:12:00 +0000 Received: from us1-rack-iad1.inumbo.com ([172.99.69.81]) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1iZadK-0001F7-RV for xen-devel@lists.xenproject.org; Tue, 26 Nov 2019 13:11:58 +0000 X-Inumbo-ID: 5328bd04-104e-11ea-a55d-bc764e2007e4 Received: from smtp-fw-9102.amazon.com (unknown [207.171.184.29]) by us1-rack-iad1.inumbo.com (Halon) with ESMTPS id 5328bd04-104e-11ea-a55d-bc764e2007e4; Tue, 26 Nov 2019 13:11:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amazon.de; i=@amazon.de; q=dns/txt; s=amazon201209; t=1574773918; x=1606309918; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version; bh=8bC40VMOZoNeBLwk9gCn6M2g06aiQ9xuGY1pnSFJKcs=; b=pr7x3EK0TC0VYMHbCpbXmh68prFfNr9bX2Hf362RE+FO568CGQ2lRUIz FbMqAiY/nNa+WYwoukqc8IWCCyq5/kkt3Ri2xghPkGToOSLpz81EHuq2q Zxrh5hjvjQ3kadxgDzpFYFQ64KMpodGlm/SzZR3TLjPD5VMrg8ydNykeJ A=; IronPort-SDR: +g3ctbpp2YeGi/QSUFPlx9aF5AvuJpoBkA8mtRks+FXTcCtvwQbvqX5CxaTlv4Gm9QDT3TQvGu 8U7foCJQt6jw== X-IronPort-AV: E=Sophos;i="5.69,245,1571702400"; d="scan'208";a="9949957" Received: from sea32-co-svc-lb4-vlan3.sea.corp.amazon.com (HELO email-inbound-relay-2c-397e131e.us-west-2.amazon.com) ([10.47.23.38]) by smtp-border-fw-out-9102.sea19.amazon.com with ESMTP; 26 Nov 2019 13:11:46 +0000 Received: from EX13MTAUEA001.ant.amazon.com (pdx4-ws-svc-p6-lb7-vlan3.pdx.amazon.com [10.170.41.166]) by email-inbound-relay-2c-397e131e.us-west-2.amazon.com (Postfix) with ESMTPS id 5CADEA2882; Tue, 26 Nov 2019 13:11:45 +0000 (UTC) Received: from EX13D05EUC003.ant.amazon.com (10.43.164.207) by EX13MTAUEA001.ant.amazon.com (10.43.61.82) with Microsoft SMTP Server (TLS) id 15.0.1367.3; Tue, 26 Nov 2019 13:11:44 +0000 Received: from EX13MTAUWB001.ant.amazon.com (10.43.161.207) by EX13D05EUC003.ant.amazon.com (10.43.164.207) with Microsoft SMTP Server (TLS) id 15.0.1367.3; Tue, 26 Nov 2019 13:11:43 +0000 Received: from dev-dsk-wipawel-1a-0c4e6d58.eu-west-1.amazon.com (10.4.134.33) by mail-relay.amazon.com (10.43.161.249) with Microsoft SMTP Server id 15.0.1367.3 via Frontend Transport; Tue, 26 Nov 2019 13:11:41 +0000 From: Pawel Wieczorkiewicz To: Date: Tue, 26 Nov 2019 13:11:39 +0000 Message-ID: <20191126131139.14476-1-wipawel@amazon.de> X-Mailer: git-send-email 2.16.5 In-Reply-To: <20191126123027.9032-1-wipawel@amazon.de> References: <20191126123027.9032-1-wipawel@amazon.de> MIME-Version: 1.0 Precedence: Bulk Subject: [Xen-devel] [PATCH v2] MAINTAINERS: Add mandatory V: version identifier X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.23 List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Cc: Pawel Wieczorkiewicz , Lars Kurth , Ross Lagerwall , Konrad Rzeszutek Wilk Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" The livepatch-build-tools MAINTAINERS file is missing V: version identifier. This seems required by the Xen repo's add_maintainers.pl script. Signed-off-by: Pawel Wieczorkiewicz Acked-by: Ross Lagerwall --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index de2aedb..aa04d06 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9,3 +9,4 @@ L: xen-devel@lists.xenproject.org S: Supported F: * F: */ +V: xen-maintainers-1