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 v3 15/15] MAINTAINERS


Last bu not least,
I'd like to nominate myself as a CTF related code maintainer.  Is
there any objection?

gdb:

2013-03-08  Yao Qi  <yao@codesourcery.com>

	* MAINTAINERS (Responsible Maintainers/misc): Add myself as
	responsible of ctf.h and ctf.c.
---
 gdb/MAINTAINERS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 53c5e7c..df75f50 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -410,6 +410,7 @@ tcl/ tk/ itcl/		ALL
 
 contrib/ari		Pierre Muller		muller@sourceware.org
 
+ctf.h, ctf.c		Yao Qi 			yao@codesourcery.com
 
 		Authorized Committers
 		---------------------
-- 
1.7.7.6


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