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]

AVR maintainership


Hi,

a few years ago, AdaCore improved the AVR architecture and I became
maintainer.

But AdaCore does not support anymore the AVR-8 target, so I think it
doesn't really make sense to remain the AVR maintainer.

If patches for the AVR target are posted, I will still be happy to
review them.

Committed to trunk.

Tristan.

2013-09-05  Tristan Gingold  <gingold@adacore.com>

	* MAINTAINERS: Remove avr maintainership.

Index: MAINTAINERS
===================================================================
RCS file: /cvs/src/src/gdb/MAINTAINERS,v
retrieving revision 1.507
diff -c -r1.507 MAINTAINERS
*** MAINTAINERS	5 Sep 2013 08:22:15 -0000	1.507
--- MAINTAINERS	5 Sep 2013 14:15:02 -0000
***************
*** 247,253 ****
  	arm		--target=arm-elf ,-Werror
  
  	avr		--target=avr ,-Werror
- 			Tristan Gingold		gingold@adacore.com
  
  	cris		--target=cris-elf ,-Werror ,
  			(sim does not build with -Werror)
--- 247,252 ----


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