Felix Willgerodt appointed x86 architecture maintainer in GDB

Message ID e9cf6057-8dea-4f8a-8fb4-4fa577c3ee7e@FreeBSD.org
State New
Headers
Series Felix Willgerodt appointed x86 architecture maintainer in GDB |

Checks

Context Check Description
linaro-tcwg-bot/tcwg_gdb_build--master-aarch64 fail Patch failed to apply
linaro-tcwg-bot/tcwg_gdb_build--master-arm fail Patch failed to apply

Commit Message

John Baldwin April 15, 2024, 5:42 p.m. UTC
  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.
  

Patch

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