Hi! On 2023-07-19T23:41:47+0200, Gerald Pfeifer <[email protected]> wrote: > It's my pleasure to announce Thomas Schwinge as co-maintainer of the > nvptx backend. > > Congratulations and Happy Hacking, Thomas! Please go ahead and update > MAINTAINERS accordingly. > > Gerald (on behalf of the steering committee)
Thanks! I've pushed commit 28e3d361ba0cfa7ea2f90706159a144eaf4b650e 'List myself as "nvptx port" maintainer', see attached. Grüße Thomas ----------------- Siemens Electronic Design Automation GmbH; Anschrift: Arnulfstraße 201, 80634 München; Gesellschaft mit beschränkter Haftung; Geschäftsführer: Thomas Heurung, Frank Thürauf; Sitz der Gesellschaft: München; Registergericht München, HRB 106955
>From 28e3d361ba0cfa7ea2f90706159a144eaf4b650e Mon Sep 17 00:00:00 2001 From: Thomas Schwinge <[email protected]> Date: Tue, 25 Jul 2023 21:17:52 +0200 Subject: [PATCH] List myself as "nvptx port" maintainer * MAINTAINERS: List myself as "nvptx port" maintainer. --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index b626d89fe34..e9b11b43a0f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -102,6 +102,7 @@ nds32 port Shiva Chen <[email protected]> nios2 port Chung-Lin Tang <[email protected]> nios2 port Sandra Loosemore <[email protected]> nvptx port Tom de Vries <[email protected]> +nvptx port Thomas Schwinge <[email protected]> or1k port Stafford Horne <[email protected]> pdp11 port Paul Koning <[email protected]> powerpcspe port Andrew Jenner <[email protected]> -- 2.34.1
