From patchwork Thu Feb 5 16:24:23 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Markus Armbruster X-Patchwork-Id: 436868 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 06CFE140291 for ; Fri, 6 Feb 2015 03:25:18 +1100 (AEDT) Received: from localhost ([::1]:42968 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJPEw-0006Hd-Sx for incoming@patchwork.ozlabs.org; Thu, 05 Feb 2015 11:25:14 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60362) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJPEH-0004yY-3s for qemu-devel@nongnu.org; Thu, 05 Feb 2015 11:24:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJPEB-0001Ai-OA for qemu-devel@nongnu.org; Thu, 05 Feb 2015 11:24:33 -0500 Received: from mx1.redhat.com ([209.132.183.28]:37476) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJPEB-0001AV-Gb for qemu-devel@nongnu.org; Thu, 05 Feb 2015 11:24:27 -0500 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t15GOQmt000507 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Thu, 5 Feb 2015 11:24:27 -0500 Received: from blackfin.pond.sub.org (ovpn-116-18.ams2.redhat.com [10.36.116.18]) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t15GOOUI013855 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Thu, 5 Feb 2015 11:24:25 -0500 Received: by blackfin.pond.sub.org (Postfix, from userid 1000) id 09C32303F903; Thu, 5 Feb 2015 17:24:24 +0100 (CET) From: Markus Armbruster To: qemu-devel@nongnu.org Date: Thu, 5 Feb 2015 17:24:23 +0100 Message-Id: <1423153463-26494-5-git-send-email-armbru@redhat.com> In-Reply-To: <1423153463-26494-1-git-send-email-armbru@redhat.com> References: <1423153463-26494-1-git-send-email-armbru@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.68 on 10.5.11.27 X-MIME-Autoconverted: from 8bit to quoted-printable by mx1.redhat.com id t15GOQmt000507 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 209.132.183.28 Subject: [Qemu-devel] [PULL 4/4] MAINTAINERS: Add myself as Coverity model maintainer X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Suggested-by: Paolo Bonzini Signed-off-by: Markus Armbruster --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index fd335a4..b68cb7e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -783,6 +783,11 @@ M: Samuel Thibault S: Maintained F: backends/baum.c +Coverity model +M: Markus Armbruster +S: Supported +F: scripts/coverity-model.c + CPU M: Andreas Färber S: Supported