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] Update Yao Qi's email address in MAINTAINERS


Hi,
I'll commit the following patch to update my email address.

gdb:

	* MAINTAINERS: Update my email address.
---
 gdb/ChangeLog   | 4 ++++
 gdb/MAINTAINERS | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 175328a..919d340 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2015-02-13  Yao Qi  <yao.qi@arm.com>
+
+	* MAINTAINERS: Update my email address.
+
 2015-02-12  Doug Evans  <dje@google.com>
 
 	* completer.c (completion_list_add_name): Fix memory leak.
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index c9f31da..c546b75 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -155,7 +155,7 @@ Andrew Cagney			cagney@gnu.org
 Doug Evans			dje@google.com
 Daniel Jacobowitz		drow@false.org
 Mark Kettenis           	kettenis@gnu.org
-Yao Qi				yao@codesourcery.com
+Yao Qi				yao.qi@arm.com
 Stan Shebs			stan@codesourcery.com
 Ulrich Weigand			Ulrich.Weigand@de.ibm.com
 Elena Zannoni			elena.zannoni@oracle.com
-- 
1.9.1



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