From patchwork Fri Jan 17 12:39:09 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Wunderlich X-Patchwork-Id: 13943255 Received: from mail.simonwunderlich.de (mail.simonwunderlich.de [23.88.38.48]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 1D1F81FF1C6 for ; Fri, 17 Jan 2025 12:39:48 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=23.88.38.48 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1737117590; cv=none; b=CTfHI6m91MI0AXA1f4r5hVECZoX38uDLd5j2VpGLvbaCXZTpdFbELWKLQO6H/26jW8Wu7OamEP6y8LdkITTPLW9MZCU/ZenTB0UiSelYuEkwu6RENWZ3ypL8hD361JHyj7G0xb8PErMxrle+eF9eBs3+IO61LiXiFKuA2PXLLow= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1737117590; c=relaxed/simple; bh=z9JsqR+YlqGDQQ43x2BQQRmy98JfOR9J1PTG+z4jFZU=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=IWguTaLjWr00Xc6ufEPNJDfFH4+WpUuiym0/BtDIldDOe9V/LCnLM6+txsDgGYxZhbHdGyNboP/2/cScfh89tmwQ9l4nmN53bRrkZxk9QqGiCB2CtKDm0Tu9JlskzpKFjQGZ29ZF/+t63DPCLmc82e44ibxhMBqGZd5O/ujgYKM= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=simonwunderlich.de; spf=pass smtp.mailfrom=simonwunderlich.de; arc=none smtp.client-ip=23.88.38.48 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=simonwunderlich.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=simonwunderlich.de Received: from kero.packetmixer.de (p200300c5973C90d8A96Dd71a2E03f697.dip0.t-ipconnect.de [IPv6:2003:c5:973c:90d8:a96d:d71a:2e03:f697]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.simonwunderlich.de (Postfix) with ESMTPSA id 1C319FA365; Fri, 17 Jan 2025 13:39:47 +0100 (CET) From: Simon Wunderlich To: kuba@kernel.org, davem@davemloft.net Cc: netdev@vger.kernel.org, b.a.t.m.a.n@lists.open-mesh.org, Antonio Quartulli , Sven Eckelmann , Simon Wunderlich Subject: [PATCH 09/10] MAINTAINERS: mailmap: add entries for Antonio Quartulli Date: Fri, 17 Jan 2025 13:39:09 +0100 Message-Id: <20250117123910.219278-10-sw@simonwunderlich.de> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250117123910.219278-1-sw@simonwunderlich.de> References: <20250117123910.219278-1-sw@simonwunderlich.de> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 From: Antonio Quartulli Update MAINTAINERS and link my various emails to my company email address in .mailmap. Signed-off-by: Antonio Quartulli Signed-off-by: Sven Eckelmann Signed-off-by: Simon Wunderlich --- .mailmap | 7 +++++++ MAINTAINERS | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.mailmap b/.mailmap index 41aca254671d..d55b94d1fe0b 100644 --- a/.mailmap +++ b/.mailmap @@ -83,6 +83,13 @@ Anirudh Ghayal Antoine Tenart Antoine Tenart Antonio Ospite +Antonio Quartulli +Antonio Quartulli +Antonio Quartulli +Antonio Quartulli +Antonio Quartulli +Antonio Quartulli +Antonio Quartulli Anup Patel Archit Taneja Ard Biesheuvel diff --git a/MAINTAINERS b/MAINTAINERS index c5e909a759e6..07206a6a1be5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3869,7 +3869,7 @@ F: drivers/platform/x86/barco-p50-gpio.c BATMAN ADVANCED M: Marek Lindner M: Simon Wunderlich -M: Antonio Quartulli +M: Antonio Quartulli M: Sven Eckelmann L: b.a.t.m.a.n@lists.open-mesh.org (moderated for non-subscribers) S: Maintained