From 35d691515799a8cf7b82a1cb934dadb6a85b022f Mon Sep 17 00:00:00 2001 From: John Baldwin Date: Mon, 15 Apr 2024 10:39:46 -0700 Subject: [PATCH] gdb: Add Felix Willgerodt as the x86 architecture maintainer This includes both the i386 and x86-64 architectures. --- gdb/MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.39.5