public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: John Baldwin <jhb@FreeBSD.org>
To: GDB Patches <gdb-patches@sourceware.org>
Cc: "Willgerodt, Felix" <felix.willgerodt@intel.com>
Subject: Felix Willgerodt appointed x86 architecture maintainer in GDB
Date: Mon, 15 Apr 2024 10:42:27 -0700	[thread overview]
Message-ID: <e9cf6057-8dea-4f8a-8fb4-4fa577c3ee7e@FreeBSD.org> (raw)

I am pleased to announce that Felix Willgerodt has accepted the role of
the maintainer for the x86 architectures in GDB.  This includes both
the i386 and x86-64 architectures.  Felix has been a regular contributor
of patches related to x86 to GDB as well as an active reviewer of patches
from other contributors.  Congratulations Felix, and thank you!

Below is the patch I just pushed:

commit 35d691515799a8cf7b82a1cb934dadb6a85b022f
Author: John Baldwin <jhb@FreeBSD.org>
Date:   Mon Apr 15 10:39:46 2024 -0700

     gdb: Add Felix Willgerodt as the x86 architecture maintainer
     
     This includes both the i386 and x86-64 architectures.

diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 50ad259f99d..457dd4041c5 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -346,6 +346,7 @@ the native maintainer when resolving ABI issues.
         h8300           --target=h8300-elf
  
         i386            --target=i386-elf
+                       Felix Willgerodt        felix.willgerodt@intel.com
  
         ia64            --target=ia64-linux-gnu
                         (--target=ia64-elf broken)
@@ -421,6 +422,7 @@ the native maintainer when resolving ABI issues.
         vax             --target=vax-netbsd
  
         x86-64          --target=x86_64-linux-gnu
+                       Felix Willgerodt        felix.willgerodt@intel.com
  
         xstormy16       --target=xstormy16-elf
         xtensa          --target=xtensa-elf

-- 
John Baldwin

                 reply	other threads:[~2024-04-15 17:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=e9cf6057-8dea-4f8a-8fb4-4fa577c3ee7e@FreeBSD.org \
    --to=jhb@freebsd.org \
    --cc=felix.willgerodt@intel.com \
    --cc=gdb-patches@sourceware.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).