This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Add responsible maintainers for Xtensa


Responsible maintainer for Xtensa haven't been active recently and now
that he officially steps down I'd like to propose making the following
persons the responsible maintainers of the Xtensa architecture in GDB:
- Woody LaRue is the maintainer of internal Xtensa GDB version at Cadence,
- Max Filippov is the maintainer of Xtensa linux and contributor to the
  free Xtensa toolchain.

gdb/
2017-06-13  Max Filippov  <jcmvbkbc@gmail.com>

	* MAINTAINERS: Add Woody LaRue and Max Filippov as responsible
	maintainers for Xtensa architecture.
---
 gdb/MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index c0e3cee73646..2977277d7b37 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -332,6 +332,8 @@ the native maintainer when resolving ABI issues.
 			Corinna Vinschen	vinschen@redhat.com
 
 	xtensa		--target=xtensa-elf
+			Woody LaRue		larue@cadence.com
+			Max Filippov		jcmvbkbc@gmail.com
 
 All developers recognized by this file can make arbitrary changes to
 OBSOLETE targets.
@@ -515,7 +517,6 @@ Frank Ch. Eigler				fche@redhat.com
 Ben Elliston					bje@gnu.org
 Doug Evans					dje@google.com
 Adam Fedor					fedor@gnu.org
-Max Filippov					jcmvbkbc@gmail.com
 Brian Ford					ford@vss.fsi.com
 Matthew Fortune					matthew.fortune@imgtec.com
 Orjan Friberg					orjanf@axis.com
-- 
2.1.4


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]