From mboxrd@z Thu Jan 1 00:00:00 1970 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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id B4820D116E2 for ; Thu, 27 Nov 2025 14:32:09 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 6F32310E76A; Thu, 27 Nov 2025 14:32:09 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="dV+imn4a"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.8]) by gabe.freedesktop.org (Postfix) with ESMTPS id 0F6D810E75C; Thu, 27 Nov 2025 14:32:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1764253928; x=1795789928; h=from:to:cc:subject:in-reply-to:references:date: message-id:mime-version:content-transfer-encoding; bh=MeqofkMO/FGbbwnByjSvkmN22VGurYbg+mFWzPJkLHE=; b=dV+imn4aEqNuLPqrNxs6YgufyYjWrbfl7I1eHFcYt7efhVM0ktrh0Gw0 5fON543o6F/UcK/kiRIVi4BnnJsk/ukuefcEwzYCrgKq472seFeji6mNX rg/4rcXCzKhGawz8wgzmC22l8MiCq6+5eUfZevSJNNMR+gnFfKIJ6nL5Q xwdB7DK7/1Tco2F49wgfvKgAuYeLchOBjA+uojXaie4IGKk0Y+a92r9SC 5PUrVBYHyTkJZGqXV0mcaqTywKjSYYFUdVcHCUCdkkCsPTSn5mq5fqO0s 15ZALhs/U0w61db1xxJbSBwU6HLedGXJmBEN5j16KqYkXnIjHBnfh+0Ze Q==; X-CSE-ConnectionGUID: 81/MlTj8RcKxJ+DtcuESkg== X-CSE-MsgGUID: 7JXT4BjVTLK24cLqHZoOEQ== X-IronPort-AV: E=McAfee;i="6800,10657,11625"; a="83911081" X-IronPort-AV: E=Sophos;i="6.20,231,1758610800"; d="scan'208";a="83911081" Received: from orviesa002.jf.intel.com ([10.64.159.142]) by fmvoesa102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 Nov 2025 06:32:07 -0800 X-CSE-ConnectionGUID: Qt+EYYhrSNG9TDBAjpHoMg== X-CSE-MsgGUID: /abgAvmqQiebHxtUzVcTew== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.20,231,1758610800"; d="scan'208";a="223942766" Received: from ettammin-desk.ger.corp.intel.com (HELO localhost) ([10.245.246.43]) by orviesa002-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 Nov 2025 06:32:05 -0800 From: Jani Nikula To: Lucas De Marchi , dri-devel@lists.freedesktop.org, intel-xe@lists.freedesktop.org Cc: Rodrigo Vivi , Thomas =?utf-8?Q?Hellstr=C3=B6m?= , Dave Airlie , Simona Vetter , Lucas De Marchi Subject: Re: [PATCH] MAINTAINERS: Remove myself from xe maintainers In-Reply-To: <20251126224357.2482051-2-lucas.demarchi@intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <20251126224357.2482051-2-lucas.demarchi@intel.com> Date: Thu, 27 Nov 2025 16:32:01 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: intel-xe@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel Xe graphics driver List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-xe-bounces@lists.freedesktop.org Sender: "Intel-xe" On Wed, 26 Nov 2025, Lucas De Marchi wrote: > As I'm leaving Intel soon, drop myself from the list of Xe maintainers. > Also update the mailmap to switch to my kernel.org address. > > Signed-off-by: Lucas De Marchi Acked-by: Jani Nikula > --- > .mailmap | 1 + > MAINTAINERS | 1 - > 2 files changed, 1 insertion(+), 1 deletion(-) > > diff --git a/.mailmap b/.mailmap > index af6e4fce9bfe1..716c0573db214 100644 > --- a/.mailmap > +++ b/.mailmap > @@ -476,6 +476,7 @@ Lorenzo Pieralisi > Lorenzo Stoakes > Luca Ceresoli > Luca Weiss > +Lucas De Marchi > Lukasz Luba > Luo Jie > Lance Yang > diff --git a/MAINTAINERS b/MAINTAINERS > index acc951f122eaf..c3fe83ea713cf 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -12517,7 +12517,6 @@ F: include/drm/intel/ > F: include/uapi/drm/i915_drm.h >=20=20 > INTEL DRM XE DRIVER (Lunar Lake and newer) > -M: Lucas De Marchi > M: Thomas Hellstr=C3=B6m > M: Rodrigo Vivi > L: intel-xe@lists.freedesktop.org --=20 Jani Nikula, Intel