Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp419924ybe; Mon, 2 Sep 2019 03:52:03 -0700 (PDT) X-Google-Smtp-Source: APXvYqzy8ShrKCfOchzZi7aChHj1DlV+tB1fT8fePu8qAlv+eBJn59lV6cxnOnNrgvfkp1KxRvIf X-Received: by 2002:a17:902:8a81:: with SMTP id p1mr28394158plo.71.1567421523496; Mon, 02 Sep 2019 03:52:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567421523; cv=none; d=google.com; s=arc-20160816; b=bkUGjZuUsXr1mGfbgmmSPUF+rmtXIoLutojyoycvGE5B22d965ClSpBpouxuB8Jr/o F38TEI3I+od9zTnBLKDjM7pnyNQtgjTGpUYBV2pmg7PIso7/pTmxdLfYeVFAMX7WzA/G +J70Ts/JUYzVh1iSO5y6YBCkdKvON4wYKqLGi9lGvWeOk988J3XSivEL0jTN7xYYy5h/ NhMMWEEwVvczVRnYD5r74+N9fuZXRAKy0Lra0VixnFDSvEXMbGkbAWfF2aAuPZ7lyLfm WK7dif7opWJv5Y4pYVb/GI1LN3hp4wbMImheSgBIhDRXWLT48MIoCLKdICJrWwYOeCE2 ILNQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=KPx+UxW0qOSshhPrxPc4h/azmaxXSfTbvrTl7E2Xsiw=; b=C/0VLw54cOP34sh7hr8pN7EJ89tJiHolOea361MIPVuOgMzw4CyQp0KPX7SNhgwmQo +aYJBNrhccX9my8MOfR2S+LKAZjZxJhnCvs7y2JMX2/r9FeVoczdnv1BRbFtZwsDocuq dDVTt37FnbubNAPR+Hym9IfAlag3S9dzaSyQlza61n08DOXOblTPM7A1A5Bp3oJRUF4T bHoeqs3T6UpAa3pyauCU4kXQ/Ydy2th62MNze3xa4ebncVCrQDBSaQgaX1OSCfyuX0AG XF/nAPuU9IjPrgR37nth4MG+dDUL6dW0lwJ/VaNb/yyDParACOYm+WXwFzJT+kU6tHkL Kwuw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id q22si6565198pfl.7.2019.09.02.03.51.48; Mon, 02 Sep 2019 03:52:03 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731287AbfIBKuo (ORCPT + 99 others); Mon, 2 Sep 2019 06:50:44 -0400 Received: from foss.arm.com ([217.140.110.172]:52070 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730785AbfIBKuo (ORCPT ); Mon, 2 Sep 2019 06:50:44 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 830B328; Mon, 2 Sep 2019 03:50:43 -0700 (PDT) Received: from queper01-lin.cambridge.arm.com (queper01-lin.cambridge.arm.com [10.1.195.48]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 7F0333F246; Mon, 2 Sep 2019 03:50:41 -0700 (PDT) From: Quentin Perret To: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org Cc: peterz@infradead.org, mingo@redhat.com, rjw@rjwysocki.net, vincent.guittot@linaro.org, juri.lelli@redhat.com, will@kernel.org, catalin.marinas@arm.com, morten.rasmussen@arm.com, chris.redpath@arm.com, dietmar.eggemann@arm.com, patrick.bellasi@arm.com, valentin.schneider@arm.com, qais.yousef@arm.com, qperret@qperret.net Subject: [PATCH] mailmap: Update email address for Quentin Perret Date: Mon, 2 Sep 2019 11:50:36 +0100 Message-Id: <20190902105036.32419-1-quentin.perret@arm.com> X-Mailer: git-send-email 2.22.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org My @arm.com email address will stop working in a few weeks, so add an entry to .mailmap so others have a way to reach me if they want to. While at it, move some entries around to keep the file in alphabetical order. Signed-off-by: Quentin Perret --- Hi guys, Will/Catalin: any chance this could be merged via the arm64 tree ? Thanks, Quentin --- .mailmap | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/.mailmap b/.mailmap index afaad605284a..934d848f0b2f 100644 --- a/.mailmap +++ b/.mailmap @@ -180,6 +180,11 @@ Mythri P K Nguyen Anh Quynh Nicolas Pitre Nicolas Pitre +Oleksij Rempel +Oleksij Rempel +Oleksij Rempel +Oleksij Rempel +Oleksij Rempel Paolo 'Blaisorblade' Giarrusso Patrick Mochel Paul Burton @@ -190,11 +195,7 @@ Pratyush Anand Praveen BP Punit Agrawal Qais Yousef -Oleksij Rempel -Oleksij Rempel -Oleksij Rempel -Oleksij Rempel -Oleksij Rempel +Quentin Perret Rajesh Shah Ralf Baechle Ralf Wildenhues -- 2.22.1