Message ID | 20250204161151.2179596-1-Frank.Li@nxp.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | [1/1] MAINTAINERS: I3C: Remove Conor Culhane from Silvaco driver maintainer | expand |
On 04/02/2025 at 11:11:51 -05, Frank Li <Frank.Li@nxp.com> wrote: > Conor Culhane's email address (conor.culhane@silvaco.com) is no longer > accessible, and there has been no activity from him on > https://lore.kernel.org/linux-i3c/ in the past two years. > > To avoid email delivery failure messages when sending patches to the I3C > mailing list, remove him from the Maintainers section and move him to the > credits. > > Signed-off-by: Frank Li <Frank.Li@nxp.com> Acked-by: Miquel Raynal <miquel.raynal@bootlin.com>
diff --git a/CREDITS b/CREDITS index 324428ad37e83..89a86bebd9b58 100644 --- a/CREDITS +++ b/CREDITS @@ -855,6 +855,10 @@ N: John Crispin E: john@phrozen.org D: MediaTek MT7623 Gigabit ethernet support +N: Conor Culhane +E: conor.culhane@silvaco.com +D: Silvaco I3C master driver + N: Laurence Culhane E: loz@holmes.demon.co.uk D: Wrote the initial alpha SLIP code diff --git a/MAINTAINERS b/MAINTAINERS index 51e5f43c63544..40d1b7ec30fde 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21661,7 +21661,6 @@ F: drivers/video/fbdev/sm712* SILVACO I3C DUAL-ROLE MASTER M: Miquel Raynal <miquel.raynal@bootlin.com> -M: Conor Culhane <conor.culhane@silvaco.com> L: linux-i3c@lists.infradead.org (moderated for non-subscribers) S: Maintained F: Documentation/devicetree/bindings/i3c/silvaco,i3c-master.yaml
Conor Culhane's email address (conor.culhane@silvaco.com) is no longer accessible, and there has been no activity from him on https://lore.kernel.org/linux-i3c/ in the past two years. To avoid email delivery failure messages when sending patches to the I3C mailing list, remove him from the Maintainers section and move him to the credits. Signed-off-by: Frank Li <Frank.Li@nxp.com> --- CREDITS | 4 ++++ MAINTAINERS | 1 - 2 files changed, 4 insertions(+), 1 deletion(-)