From patchwork Tue Feb 28 15:33:34 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Konrad Dybcio X-Patchwork-Id: 657515 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 99A4FC64EC7 for ; Tue, 28 Feb 2023 15:34:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229996AbjB1PeF (ORCPT ); Tue, 28 Feb 2023 10:34:05 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55184 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229978AbjB1PeD (ORCPT ); Tue, 28 Feb 2023 10:34:03 -0500 Received: from mail-lf1-x131.google.com (mail-lf1-x131.google.com [IPv6:2a00:1450:4864:20::131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 66D912C668 for ; Tue, 28 Feb 2023 07:33:44 -0800 (PST) Received: by mail-lf1-x131.google.com with SMTP id f41so13684735lfv.13 for ; Tue, 28 Feb 2023 07:33:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1677598422; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=8acnOAcWi9QAteiWt4LuCoceS68jTxeKv6KnqusOtHM=; b=RkLKpK4b8V+69XDlfUcEpWbHvr4Yx40sNSoxQhzcR5mjp8Ejq8xAxLgSNQuDMrUQ1+ q7tVywLEAxxBqS4YZEjmRnFSDT71QZ/mrpN/PHSrmcw6m9ot7YupedwCAFSw3DeQ7Nt/ ajgCPbzpPiBchj5J79h2Qgnjajkcp1jSipRsu7Vp32eThmqYriOteGtGLlsI9LBPPYfk fkTcN02x9kGN5T3/7u6Rn702ikP2jaeW1qGeY28PtTalZxXj4hMm7SaWEhfNzV0j6eyC 1bIPGNXY+32yryCuNpGKeyzY4QrfutSxRnsdS3q7TesDo3IJPmePVLubA63h0HiwdK2c z9jg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677598422; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8acnOAcWi9QAteiWt4LuCoceS68jTxeKv6KnqusOtHM=; b=nfQIxl8eCiQHi2zH4tj8TnMMPDD6ar0EoHrFuF/MgMFgHrHycNG36K3iIFuP/Jtead kedEO1/1I+JhuB+CHZIHW7P7Dg2h9zp+zfb/FgBujcmcDcdvMr4ga3We+xPKpgznfX6C xEJKO626WrsuM32xnZYoLK/ubMyrRwXbCZw5XEnYtoi++5Z7VNcF1OoQPlhDK2JKIBLk n/YRsAD1qwhxop346ZSWMes1WU31foYNlF6NOouJcVTMPikoHlV8H1yjzveS47WMKfE9 0H0pULoxiy9wuTJoQzVF6UhjNqbv+IPbP+G/80X+kY0PlUA2a6KUwu78sSYRnztTDSfW CDLQ== X-Gm-Message-State: AO0yUKX2NYdXu8GK3bOW5b58iPeUf72FphYolv5HkBrdKo98bXAqNTps RTVAfBy+YQwzS9yB0f6kZEZc6JJixjttxn+v X-Google-Smtp-Source: AK7set8C+oB7shl3CwVJJvoRc5QJ3tHikl2ZdBNYCCkSLYMZgO/UPofjbu6qjqFRvz3DbvrWfqhYYA== X-Received: by 2002:ac2:559a:0:b0:4db:24f8:fabc with SMTP id v26-20020ac2559a000000b004db24f8fabcmr740324lfg.49.1677598422574; Tue, 28 Feb 2023 07:33:42 -0800 (PST) Received: from localhost.localdomain (abym99.neoplus.adsl.tpnet.pl. [83.9.32.99]) by smtp.gmail.com with ESMTPSA id e13-20020a056512090d00b004b58500383bsm1373308lft.272.2023.02.28.07.33.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 Feb 2023 07:33:42 -0800 (PST) From: Konrad Dybcio To: linux-arm-msm@vger.kernel.org, andersson@kernel.org, agross@kernel.org Cc: marijn.suijten@somainline.org, Konrad Dybcio , Dikshita Agarwal , Andrew Morton , Arnd Bergmann , Qais Yousef , Vasily Averin , Baolin Wang , Colin Ian King , Kirill Tkhai , linux-kernel@vger.kernel.org Subject: [PATCH 1/2] mailmap: map Dikshita Agarwal's old address to his current one Date: Tue, 28 Feb 2023 16:33:34 +0100 Message-Id: <20230228153335.907164-2-konrad.dybcio@linaro.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230228153335.907164-1-konrad.dybcio@linaro.org> References: <20230228153335.907164-1-konrad.dybcio@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Dikshita's old email is still picked up by the likes of get_maintainer.pl and keeps bouncing. Map it to his current one. Cc: Dikshita Agarwal Signed-off-by: Konrad Dybcio --- .mailmap | 1 + 1 file changed, 1 insertion(+) diff --git a/.mailmap b/.mailmap index fb65947d671d..3d5b6cf4409a 100644 --- a/.mailmap +++ b/.mailmap @@ -121,6 +121,7 @@ Dengcheng Zhu Dengcheng Zhu Dengcheng Zhu +Dikshita Agarwal Dmitry Baryshkov Dmitry Baryshkov <[dbaryshkov@gmail.com]> Dmitry Baryshkov From patchwork Tue Feb 28 15:33:35 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Konrad Dybcio X-Patchwork-Id: 657907 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 90846C64ED6 for ; Tue, 28 Feb 2023 15:34:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229978AbjB1PeG (ORCPT ); Tue, 28 Feb 2023 10:34:06 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55214 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229983AbjB1PeD (ORCPT ); Tue, 28 Feb 2023 10:34:03 -0500 Received: from mail-lf1-x12b.google.com (mail-lf1-x12b.google.com [IPv6:2a00:1450:4864:20::12b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 62A5E305DB for ; Tue, 28 Feb 2023 07:33:46 -0800 (PST) Received: by mail-lf1-x12b.google.com with SMTP id m6so13748566lfq.5 for ; Tue, 28 Feb 2023 07:33:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1677598424; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=MhizWOHiUtEkjo5bcmFQJLgHV0F+78tvmlYC3OfT2LU=; b=QffycaR5jYSBq6X87uF2psRkJzKvMXDSfKpI9J2oNq0Gmz8bGVTnrM8L0RSQaLbtqn x1rO2Ud6+0hjpgs41QwriOtiL1j6mkFTdJImp15BZMwxdC5lpjHsHvj/I1htw80uch+8 JEdQkyaaVJvEjAjZOtA/BiC+lPp08MNPwSlC6n6PuzxZfuxNns8hOZzv1WdPT+bdPy+o aWOSWcPtQ32OKDJIuWPSf9N03XzK25a/k2NObGmpDn+v42a3olLBtMnhYlmjx9cg4Dj8 2fp8NLlYkcdTyKnziq86bMEueU3qfieT6DlzvTJ/j4okRPH5SqEugZQX0d+ND4/LmURl mh+Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677598424; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MhizWOHiUtEkjo5bcmFQJLgHV0F+78tvmlYC3OfT2LU=; b=CeHWoGnm4tTdutcR6HvWP6gA+dI0SMevJCFMWlZK8IbZkFNtKVKCBy16hvdqOQbkS3 QtkqkuScdtgyjL/WK2e3CbSuMdgR7Ib5cgWoMnIpHQ8z0Y51tiSk4tY3tbCQZdYsDoNG bqAqhs0CII3gPBdGoYB/2WemRfXSeG4YQqN0g5j/Gdmdyk2WQ1wLIav/5ONL8M531z3x 9nU/9JODbFDF3QppRQ/wNAisPstiGyHw1UEkyO2pNHk7lsIa4E3vVe0Us2GwbY8UHWFS E396TscOE4LxEqgrBJ0Zc2MQLSinlXQQN2SY4XQ/5DUG3g/LKi3T25k767ab222U4hzR WUgQ== X-Gm-Message-State: AO0yUKU6k6CIVEu0WtL+OsElj3abtiedZW7veyXw25XMV/MT1BPZBht7 dyj7ezJs27/ORx1y7YDOgrJaVMkPqAIBArUC X-Google-Smtp-Source: AK7set8wC4r9eTDM9JFM+1zVOzE39RVIkN5x339Mmb+Htr1nER9ga8wWGFHjYk9bkJEMYuSDnyrOQA== X-Received: by 2002:ac2:533c:0:b0:4dd:9aec:e468 with SMTP id f28-20020ac2533c000000b004dd9aece468mr782902lfh.58.1677598424365; Tue, 28 Feb 2023 07:33:44 -0800 (PST) Received: from localhost.localdomain (abym99.neoplus.adsl.tpnet.pl. [83.9.32.99]) by smtp.gmail.com with ESMTPSA id e13-20020a056512090d00b004b58500383bsm1373308lft.272.2023.02.28.07.33.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 Feb 2023 07:33:44 -0800 (PST) From: Konrad Dybcio To: linux-arm-msm@vger.kernel.org, andersson@kernel.org, agross@kernel.org Cc: marijn.suijten@somainline.org, Konrad Dybcio , Vikash Garodia , Andrew Morton , Arnd Bergmann , Qais Yousef , Baolin Wang , Vasily Averin , Colin Ian King , Kirill Tkhai , linux-kernel@vger.kernel.org Subject: [PATCH 2/2] mailmap: map Vikash Garodia's old address to his current one Date: Tue, 28 Feb 2023 16:33:35 +0100 Message-Id: <20230228153335.907164-3-konrad.dybcio@linaro.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230228153335.907164-1-konrad.dybcio@linaro.org> References: <20230228153335.907164-1-konrad.dybcio@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Vikash's old email is still picked up by the likes of get_maintainer.pl and keeps bouncing. Map it to his current one. Cc: Vikash Garodia Signed-off-by: Konrad Dybcio --- .mailmap | 1 + 1 file changed, 1 insertion(+) diff --git a/.mailmap b/.mailmap index 3d5b6cf4409a..5367faaf7831 100644 --- a/.mailmap +++ b/.mailmap @@ -443,6 +443,7 @@ Vasily Averin Vasily Averin Vasily Averin Valentin Schneider +Vikash Garodia Vinod Koul Vinod Koul Vinod Koul