From nobody Wed Apr 15 05:38:33 2026 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 2ACACC43334 for ; Mon, 25 Jul 2022 20:45:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232624AbiGYUpS (ORCPT ); Mon, 25 Jul 2022 16:45:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47922 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229490AbiGYUpQ (ORCPT ); Mon, 25 Jul 2022 16:45:16 -0400 X-Greylist: delayed 474 seconds by postgrey-1.37 at lindbergh.monkeyblade.net; Mon, 25 Jul 2022 13:45:14 PDT Received: from forward104j.mail.yandex.net (forward104j.mail.yandex.net [5.45.198.247]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D86E810B5 for ; Mon, 25 Jul 2022 13:45:14 -0700 (PDT) Received: from sas1-1f4a002bb12a.qloud-c.yandex.net (sas1-1f4a002bb12a.qloud-c.yandex.net [IPv6:2a02:6b8:c14:3908:0:640:1f4a:2b]) by forward104j.mail.yandex.net (Yandex) with ESMTP id EC7CB2F9856A; Mon, 25 Jul 2022 23:37:16 +0300 (MSK) Received: by sas1-1f4a002bb12a.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id DUGn5l3VrV-bFhqUQZb; Mon, 25 Jul 2022 23:37:16 +0300 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client certificate not present) X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ya.ru; s=mail; t=1658781436; bh=jr647taVI1hG2t/ADBqRiMRSZSUJxUTshbW3JOsqCqA=; h=Date:Message-ID:Cc:To:Subject:From; b=r9zenRA2TdFI06wlX3732IV5+6vEHs7PGw12YIbW0UhzsH1rMpejM+dPmDqyRl+0/ yfPU3DEfV/J52dXmUwQZa16OsTpGnt2op71tLJl6VMAdHsqhDfULHKcZPfk+6GiIPf In2uc7RbarPH2s/MOwp9SDRLsaROXFndy6WqC9U4= Authentication-Results: sas1-1f4a002bb12a.qloud-c.yandex.net; dkim=pass header.i=@ya.ru From: Kirill Tkhai Subject: [PATCH] mailmap: Update Kirill's email To: Andrew Morton , LKML Cc: kirill.tkhai@openvz.org, Kirill Tkhai Message-ID: <14ca895b-e745-6ba2-8be8-652feacbc907@ya.ru> Date: Mon, 25 Jul 2022 23:37:15 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Language: en-US Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" From: Kirill Tkhai I disconnected from both Virtuozzo and OpenVZ, so this updates my email to point to my own. I haven't used @openvz address for patches, so let's rewrite the line instead of to add a new one. CC all previous addresses. Signed-off-by: Kirill Tkhai --- .mailmap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mailmap b/.mailmap index 71577c396252..876f926b6d82 100644 --- a/.mailmap +++ b/.mailmap @@ -230,7 +230,7 @@ Kees Cook Keith Busch Keith Busch Kenneth W Chen -Kirill Tkhai +Kirill Tkhai Konstantin Khlebnikov Konstantin Khlebnikov Koushik