diff options
author | Joel Brobecker <brobecker@gnat.com> | 2008-09-26 18:38:40 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2008-09-26 18:38:40 +0000 |
commit | 3cd9d1646b5b66016214551aac8de5db5ea53e7e (patch) | |
tree | 4d1d40cd0d73df6703799c484c8a7010880647c7 /gdb | |
parent | b40d5eb9ef8ded91b1e4296b24f2034d50c43f68 (diff) | |
download | gdb-3cd9d1646b5b66016214551aac8de5db5ea53e7e.zip gdb-3cd9d1646b5b66016214551aac8de5db5ea53e7e.tar.gz gdb-3cd9d1646b5b66016214551aac8de5db5ea53e7e.tar.bz2 |
* MAINTAINERS (GLOBAL MAINTAINERS): Add Pedro Alves.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index f895f64..c56c5ae 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2008-09-26 Joel Brobecker <brobecker@adacore.com> + + * MAINTAINERS (GLOBAL MAINTAINERS): Add Pedro Alves. + 2008-09-25 Stephan Springl <springl-gdb@bfw-online.de> (tiny change) * stack.c (print_frame_args): Fix typos in comments. diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index d767276..cccd57a 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -158,6 +158,7 @@ future, if there are, a reference to the list will be included here. The current global maintainers are (in alphabetical order): +Pedro Alves pedro@codesourcery.com Jim Blandy jimb@mozilla.com Joel Brobecker brobecker@adacore.com Kevin Buettner kevinb@redhat.com |