From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out-186.mta1.migadu.com (out-186.mta1.migadu.com [95.215.58.186]) (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 2EB4947276A for ; Tue, 21 Jul 2026 10:16:59 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=95.215.58.186 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784629022; cv=none; b=BWJ1qDBOsvUY5RT816uzkhVoE+QBsZbfL8M06TXKv/g8Ft0pW3JBIk7GV3l+oJyCmFSzupXkv+mqRk/aC8hfU/Wd3/leBeJ4zPSMN+KsK1vUZfNAxLiJa9Mj1w00j36vdmtniQjL/RRknUkRNFBCXIWkiKb/A5byImttpTWB1VM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784629022; c=relaxed/simple; bh=08oNv5SAqCysIm0JCfGrZ5qcJnkO7sQ3kIkwZMHvb0U=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=DD8akR+TpsJMu2KWAPQ/I9jYNFA8v9hT0rWp/xJ0tYRDZsbw//Ylge8248Cf63MHa1l+W0KttsQ7Q3AKgNa8KN5of8RN30yjG7TRKIE0o7O3CY91I9O6czpH7IlPLRA6z2Fb87ujyeG+b/oAAk9D2AXg/+B/tOCaH7SOtwGl9E0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.dev; spf=pass smtp.mailfrom=linux.dev; dkim=pass (1024-bit key) header.d=linux.dev header.i=@linux.dev header.b=sNBjPHD8; arc=none smtp.client-ip=95.215.58.186 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.dev Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.dev Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux.dev header.i=@linux.dev header.b="sNBjPHD8" 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=1784629017; 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=rbbOM9+ieScbci4D2m19EpRMBOk1+xoDTzRYZ8IQLl8=; b=sNBjPHD81MV2lL6lnnTFq6SIlC+16xpHB+3aUraUvsPbqtBjXsXj/xQwF+g7nepuD4/+tb 2j/ufMa6u3AgVNYGwejuNOVOaz08sgvWR3fVjHDGI4f1K/lDE/ICfzkDilpXBOAbhsZ3Xk 7Wb3ZITWYWaTHyP4OakcJGeUAaIudO4= From: "Nico Pache (Red Hat)" To: linux-mm@kvack.org, linux-kernel@vger.kernel.org, akpm@linux-foundation.org Cc: npache@redhat.com, david@kernel.org, "Nico Pache (Red Hat)" Subject: [PATCH] MAINTAINERS: update Nico Pache's email address Date: Tue, 21 Jul 2026 04:18:11 -0600 Message-ID: <20260721101811.115954-1-nico.pache@linux.dev> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Migadu-Flow: FLOW_OUT Switch my entry in MAINTAINERS and .mailmap to my @linux.dev email address Signed-off-by: Nico Pache Signed-off-by: Nico Pache (Red Hat) --- .mailmap | 1 + MAINTAINERS | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.mailmap b/.mailmap index 501d858cb432..e36a76e2800a 100644 --- a/.mailmap +++ b/.mailmap @@ -644,6 +644,7 @@ Nicholas Piggin Nicholas Piggin Nicholas Piggin Nicolas Ferre +Nico Pache Nicolas Pitre Nicolas Pitre Nicolas Saenz Julienne diff --git a/MAINTAINERS b/MAINTAINERS index 1ab8736850ea..22d38e288227 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17252,7 +17252,7 @@ M: Lorenzo Stoakes R: Zi Yan R: Baolin Wang R: Liam R. Howlett -R: Nico Pache +R: Nico Pache R: Ryan Roberts R: Dev Jain R: Barry Song -- 2.55.0