From: Jakub Kicinski <kuba@kernel.org>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, edumazet@google.com, pabeni@redhat.com,
andrew+netdev@lunn.ch, horms@kernel.org,
Jakub Kicinski <kuba@kernel.org>,
Thomas Falcon <thomas.falcon@intel.com>,
haren@linux.ibm.com, nnac123@linux.ibm.com,
tlfalcon@linux.ibm.com
Subject: [PATCH net 11/11] MAINTAINERS: remove Thomas Falcon from IBM ibmvnic
Date: Tue, 3 Mar 2026 13:53:11 -0800 [thread overview]
Message-ID: <20260303215339.2333548-12-kuba@kernel.org> (raw)
In-Reply-To: <20260303215339.2333548-1-kuba@kernel.org>
We have not seen emails or tags from Thomas's IBM address
(tlfalcon@linux.ibm.com) in over 5 years. Looks like Thomas
is active in perf tooling at Intel (thomas.falcon@intel.com).
Subsystem IBM Power SRIOV Virtual NIC Device Driver
Changes 49 / 134 (36%)
Last activity: 2025-08-26
Haren Myneni <haren@linux.ibm.com>:
Tags 3c14917953a5 2025-08-26 00:00:00 2
Rick Lindsley <ricklind@linux.ibm.com>:
Nick Child <nnac123@linux.ibm.com>:
Author d93a6caab5d7 2025-03-25 00:00:00 14
Tags d93a6caab5d7 2025-03-25 00:00:00 16
Thomas Falcon <tlfalcon@linux.ibm.com>:
Top reviewers:
[22]: drt@linux.ibm.com
[13]: horms@kernel.org
[9]: ricklind@linux.vnet.ibm.com
[3]: davemarq@linux.ibm.com
INACTIVE MAINTAINER Thomas Falcon <tlfalcon@linux.ibm.com>
Move Thomas to CREDITS as the initial author of ibmvnic.
Acked-by: Thomas Falcon <thomas.falcon@intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
---
Cc: haren@linux.ibm.com
Cc: nnac123@linux.ibm.com
Cc: tlfalcon@linux.ibm.com
Cc: thomas.falcon@intel.com
---
MAINTAINERS | 1 -
CREDITS | 4 ++++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 8f208f877746..a276b6b5aeb1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12212,7 +12212,6 @@ IBM Power SRIOV Virtual NIC Device Driver
M: Haren Myneni <haren@linux.ibm.com>
M: Rick Lindsley <ricklind@linux.ibm.com>
R: Nick Child <nnac123@linux.ibm.com>
-R: Thomas Falcon <tlfalcon@linux.ibm.com>
L: netdev@vger.kernel.org
S: Maintained
F: drivers/net/ethernet/ibm/ibmvnic.*
diff --git a/CREDITS b/CREDITS
index 339712b62e99..77f10f651c87 100644
--- a/CREDITS
+++ b/CREDITS
@@ -1242,6 +1242,10 @@ N: Veaceslav Falico
E: vfalico@gmail.com
D: Co-maintainer and co-author of the network bonding driver.
+N: Thomas Falcon
+E: tlfalcon@linux.ibm.com
+D: Initial author of the IBM ibmvnic network driver
+
N: János Farkas
E: chexum@shadow.banki.hu
D: romfs, various (mostly networking) fixes
--
2.53.0
next prev parent reply other threads:[~2026-03-03 21:53 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-03 21:53 [PATCH net 00/11] MAINTAINERS: annual cleanup of inactive maintainers Jakub Kicinski
2026-03-03 21:53 ` [PATCH net 01/11] MAINTAINERS: remove Johan Hedberg from Bluetooth subsystem Jakub Kicinski
2026-03-03 21:53 ` [PATCH net 02/11] MAINTAINERS: remove Manish Chopra from QLogic QL4xxx (now orphan) Jakub Kicinski
2026-03-03 21:53 ` [PATCH net 03/11] MAINTAINERS: remove Jerin Jacob from Marvell OcteonTX2 Jakub Kicinski
2026-03-03 21:53 ` [PATCH net 04/11] MAINTAINERS: remove Salil Mehta from HiSilicon network drivers Jakub Kicinski
2026-03-04 12:17 ` Jijie Shao
2026-03-04 17:44 ` Jakub Kicinski
2026-03-03 21:53 ` [PATCH net 05/11] MAINTAINERS: remove Sean Wang from MediaTek Ethernet and switch Jakub Kicinski
2026-03-03 21:53 ` [PATCH net 06/11] MAINTAINERS: remove DENG Qingfang from MediaTek switch Jakub Kicinski
2026-03-03 21:53 ` [PATCH net 07/11] MAINTAINERS: replace Clark Wang with Frank Li for Freescale FEC Jakub Kicinski
2026-03-04 1:38 ` Wei Fang
2026-03-03 21:53 ` [PATCH net 08/11] MAINTAINERS: remove Jonathan Lemon from OpenCompute PTP Jakub Kicinski
2026-03-03 21:53 ` [PATCH net 09/11] MAINTAINERS: replace Taras Chornyi with Elad Nachman for Marvell Prestera Jakub Kicinski
2026-03-03 21:53 ` [PATCH net 10/11] MAINTAINERS: remove Claudiu Manoil and Alexandre Belloni from Ocelot switch Jakub Kicinski
2026-03-03 21:53 ` Jakub Kicinski [this message]
2026-03-05 16:00 ` [PATCH net 00/11] MAINTAINERS: annual cleanup of inactive maintainers patchwork-bot+netdevbpf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260303215339.2333548-12-kuba@kernel.org \
--to=kuba@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=haren@linux.ibm.com \
--cc=horms@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=nnac123@linux.ibm.com \
--cc=pabeni@redhat.com \
--cc=thomas.falcon@intel.com \
--cc=tlfalcon@linux.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox