From patchwork Mon Jul 25 21:58:33 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Brendan Higgins X-Patchwork-Id: 12928480 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 44387C433EF for ; Mon, 25 Jul 2022 21:58:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229586AbiGYV6w (ORCPT ); Mon, 25 Jul 2022 17:58:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45424 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229737AbiGYV6v (ORCPT ); Mon, 25 Jul 2022 17:58:51 -0400 Received: from out2.migadu.com (out2.migadu.com [IPv6:2001:41d0:2:aacc::]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C9F941EC72; Mon, 25 Jul 2022 14:58:50 -0700 (PDT) X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1658786329; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=GS9qkjDWVYyTMBjKL8U/qgM/1iWoi/1jaZgdFbkaSHE=; b=dEfcC+CBg9W2j00cp8F5iVSpWUlyGHOd+LpnYLgey/jpoAeBrsuTG4UiQ3f59jtAEpczxf xZgnwmccWXZ7ml/qH5ghkDvEDRaBO/1N2rSV+tFswgXDJcXT2sr64wKI9ey89OncJhKTP5 jf6XBsjIFd5k0URW8IFTthnD2WEQBFs= From: Brendan Higgins To: shuah@kernel.org, davidgow@google.com, dlatypov@google.com, akpm@linux-foundation.org, brendanhiggins@google.com Cc: linux-kselftest@vger.kernel.org, kunit-dev@googlegroups.com, linux-kernel@vger.kernel.org, Brendan Higgins Subject: [PATCH v1] mailmap: add linux.dev alias for Brendan Higgins Date: Mon, 25 Jul 2022 17:58:33 -0400 Message-Id: <20220725215833.789133-1-brendan.higgins@linux.dev> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: linux.dev Precedence: bulk List-ID: X-Mailing-List: linux-kselftest@vger.kernel.org Because of my new work remote setup at Google, I can no longer use command line tools with my google.com email address, for this reason I got a linux.dev account. So update the mailmap to show the new alias I will be using. Signed-off-by: Brendan Higgins Reviewed-by: David Gow --- .mailmap | 1 + 1 file changed, 1 insertion(+) diff --git a/.mailmap b/.mailmap index 13e4f504e17f..24aca1d3a5f1 100644 --- a/.mailmap +++ b/.mailmap @@ -74,6 +74,7 @@ Boris Brezillon Boris Brezillon Boris Brezillon Boris Brezillon +Brendan Higgins Brian Avery Brian King Brian Silverman