Received: by 2002:a05:6a10:c7c6:0:0:0:0 with SMTP id h6csp2412508pxy; Tue, 3 Aug 2021 06:02:46 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyq/IF9pEYx1kMMD97Mbtbo52vHBNTWJwAZsIwbdQd3KHHvBYOfLtcIY/SSGM64jRK/HxPi X-Received: by 2002:a02:958e:: with SMTP id b14mr19349891jai.123.1627995766375; Tue, 03 Aug 2021 06:02:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1627995766; cv=none; d=google.com; s=arc-20160816; b=RqkmUSiBWhZzPi4/4AhFQmrhMvuiyKHCcut3jqN8sPji8QlrP89skxWU4uadBUcCCT gAVcCdqhNKr+D2x4fkVFPsE0DT/yFMc34B7DN+a6yrbHhwBW3yeYqK307gDTJispbs6k l/oezpWjwUoWKxejkfWstn8VWvMtbDn8sQUJm1PskNlo5I4MskDNoY4bwE3cER+iryr5 QnN6xfPfEs4wPXTcxjq3RRQEdHa5tMVM5OB+LsNVAKE7aZx3ey1VW/Lzcx98SfMYFhB7 rMiOTcwxiw0r1kvL+1qANdIjwmlxCsu+PM9Kxkz+gfrgdQVXpe4aUkc6Cq/kLkddyMf9 f1cQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from:dkim-signature; bh=lr8QMQtCe3g2r3adhVz+jyA3LhEYfZcyJIMnyw1bDX8=; b=TgcbcNpgjJT8PmU//EjS720Cp8M5Icgc6B4FP+kqidSoulEKafUvxnVCiWN869XoXS fsmwhlt4g9ZvWHz9PpHMzmARRtUWMAXirLXt88EEabFUw8u+kUnsn8Md7qTdaAhueIVA K7jUmmg2xhrTQab6HilYeKwRuEEemEwVbIR/XiK0LVXh6BZ91Voo0NriGJwx67u+Ak/8 utPigKGrYZY6uOycmdlfSwTfkWPJ10MNDYt6YjM4d1/+hw/DyiICmAXrLfyRis7GRNG+ we6Af2TabgOF2wZm6l7MQL5Z6v3uHUprk8Mtv8racyoDTanRnvxzSIZJrVvbwQZ8DAqd SrkQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=diIHh1zA; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id y19si12095307edw.429.2021.08.03.06.02.21; Tue, 03 Aug 2021 06:02:46 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=diIHh1zA; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236075AbhHCNA7 (ORCPT + 99 others); Tue, 3 Aug 2021 09:00:59 -0400 Received: from mail.kernel.org ([198.145.29.99]:59008 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235635AbhHCNA7 (ORCPT ); Tue, 3 Aug 2021 09:00:59 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id B465860F58; Tue, 3 Aug 2021 13:00:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1627995648; bh=x8tLKf2iqjAE25o6wOR+v32eKv+Q4BdSwsKqq405Lxg=; h=From:To:Cc:Subject:Date:From; b=diIHh1zAb2SfxUhPfEBtJYfRDuLsJzeWzc1GtKiklh4IvpncE/wx9lGeMKzdhxhal 8dMKu/KKpARUATOmXgm8GW9EseZTgszIOfbRsYeQdysWx/t5j3pMlsnlkDXyhzAaFF VcNDa8ugzXY+33oRJ+ctHU4ao/5HQsu1f5YyjeEGCQG79ghagi08xZOi5DWfezJga2 aU0+R5ZACIUXpfWcuUEEZta9uXgWgLKT/g0gTkh10sEuOB6mWMobGqkXrIqgEJSAWy INL8zQG8sp1exgONvGEaq4OY2KOqouzoFwG5TmVIJpOK0Y6KsyoNUfcNlnXmLEgjAy I0lXgLpLm314w== From: Jessica Yu To: linux-kernel@vger.kernel.org Cc: Lucas De Marchi , Luis Chamberlain , linux-modules@vger.kernel.org, linux-kbuild@vger.kernel.org, live-patching@vger.kernel.org, Jessica Yu Subject: [PATCH] MAINTAINERS: Add Luis Chamberlain as modules maintainer Date: Tue, 3 Aug 2021 14:57:13 +0200 Message-Id: <20210803125713.725-1-jeyu@kernel.org> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Luis has kindly agreed to help maintain the module loader. As my responsibilities have shifted, I've found myself with less cycles to devote to upstream maintenance these days. Luis is already very involved and engaged upstream, and with his experience maintaining the kmod module loader and usermode helper, I believe he is a great fit for this area of the kernel. Acked-by: Luis Chamberlain Signed-off-by: Jessica Yu --- Hi all, just a heads up that Luis will be a co-maintainer for modules. For the most part I've CC'd subsystem lists that have interacted with modules in the past, and should probably be aware of this change. Thanks! MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index a61f4f3b78a9..d2bdcc8dc25f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12526,6 +12526,7 @@ Q: http://patchwork.linuxtv.org/project/linux-media/list/ F: drivers/media/dvb-frontends/mn88473* MODULE SUPPORT +M: Luis Chamberlain M: Jessica Yu S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git modules-next -- 2.32.0