From nobody Sat May 18 06:31:27 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1655990068; cv=none; d=zohomail.com; s=zohoarc; b=aZySNZPvqG4HLKTBHKYZ3n7ZlS4CQt610s3mwtXds4eJxWdoIPDvowGG7k/Tm7q1Y0i2NVUPjpR7hbHT5ueqqdL0LPLgdRa1kLbwnmt48G3N6Ek43hJA1ZG5X4h1hJF9VwsuRyZsF8IzoE9CN01UonvC23JdHeggqnPNnZVuGrA= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1655990068; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=rmoM2sqrNH4gB4OMADyCrtt+JYV77lbslouxb07UaD0=; b=BAC0L2nB4r1GSDi29PvSagqaUJFpykWUaYVJwYUqyugmHmBesQfsd0t8i1Az6fXVrjPt6FIhEn1yrVT4C+uh9xousJHF4NJ6+ZgxTKw/SCmzrb0xd1B9iartl2t1SaWejsI9p1Jegax1PbvVP4GgOroQHWAKsO/+chPGe1Esvzg= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 165599006862821.879397120814588; Thu, 23 Jun 2022 06:14:28 -0700 (PDT) Received: from localhost ([::1]:53632 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o4MfC-0005uc-Kd for importer@patchew.org; Thu, 23 Jun 2022 09:14:26 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34718) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o4MbP-0002og-GH for qemu-devel@nongnu.org; Thu, 23 Jun 2022 09:10:31 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:22713) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o4MbL-0002Ly-5V for qemu-devel@nongnu.org; Thu, 23 Jun 2022 09:10:29 -0400 Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-82-l24YVwCaORSxh1PyRf7X7Q-1; Thu, 23 Jun 2022 09:10:22 -0400 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.rdu2.redhat.com [10.11.54.1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id B9A538032F6; Thu, 23 Jun 2022 13:10:21 +0000 (UTC) Received: from gator.redhat.com (unknown [10.40.193.109]) by smtp.corp.redhat.com (Postfix) with ESMTP id 58C5940CF8EE; Thu, 23 Jun 2022 13:10:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1655989826; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=rmoM2sqrNH4gB4OMADyCrtt+JYV77lbslouxb07UaD0=; b=FUVAamJEZ8BChjJ+rmuq64K0w3dmjZN9OEDzjIPGZcH7UwuD646Ok1krYZafuGczihR3G9 JacVo3/Pjtk+948ICd87ojSbeDZF0E6R4dNFA8DBioxMXZCDd0/f3z3tQeSDBealiitNpC qmnlK8cVHNoXw6KDOJ2yNz59Ot4b53M= X-MC-Unique: l24YVwCaORSxh1PyRf7X7Q-1 From: Andrew Jones To: kvm@vger.kernel.org, kvmarm@lists.cs.columbia.edu Cc: qemu-devel@nongnu.org, qemu-arm@nongnu.org, pbonzini@redhat.com, thuth@redhat.com, alexandru.elisei@arm.com, alex.bennee@linaro.org, andre.przywara@arm.com, nikos.nikoleris@arm.com, ricarkol@google.com, seanjc@google.com, maz@kernel.org, peter.maydell@linaro.org Subject: [PATCH kvm-unit-tests] MAINTAINERS: Change drew's email address Date: Thu, 23 Jun 2022 15:10:17 +0200 Message-Id: <20220623131017.670589-1-drjones@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 2.84 on 10.11.54.1 Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=drjones@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -28 X-Spam_score: -2.9 X-Spam_bar: -- X-Spam_report: (-2.9 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.082, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=unavailable autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1655990070662100001 Content-Type: text/plain; charset="utf-8" As a side effect of leaving Red Hat I won't be able to use my Red Hat email address anymore. I'm also changing the name of my gitlab group. Signed-off-by: Andrew Jones Signed-off-by: Andrew Jones Acked-by: Marc Zyngier Acked-by: Thomas Huth Reviewed-by: Alex Benn=C3=A9e --- MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index bab08e740332..5e4c7bd70786 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -55,7 +55,7 @@ Maintainers ----------- M: Paolo Bonzini M: Thomas Huth -M: Andrew Jones +M: Andrew Jones S: Supported L: kvm@vger.kernel.org T: https://gitlab.com/kvm-unit-tests/kvm-unit-tests.git @@ -64,14 +64,14 @@ Architecture Specific Code: --------------------------- =20 ARM -M: Andrew Jones +M: Andrew Jones S: Supported L: kvm@vger.kernel.org L: kvmarm@lists.cs.columbia.edu F: arm/ F: lib/arm/ F: lib/arm64/ -T: https://gitlab.com/rhdrjones/kvm-unit-tests.git +T: https://gitlab.com/drew-jones/kvm-unit-tests.git =20 POWERPC M: Laurent Vivier --=20 2.34.3