diff options
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 1516471..73f5340 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2011-07-06 Matt Rice <ratmice@gmail.com> + + * MAINTAINERS (Write After Approval): Add myself to the list. + 2011-07-06 Hui Zhu <teawater@gmail.com> * remote.c (remote_start_remote): Add TRY_CATCH for diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 4fa0e9b..7e353ef 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -579,6 +579,7 @@ Marek Polacek mpolacek@redhat.com Vladimir Prus vladimir@codesourcery.com Yao Qi yao@codesourcery.com Qinwei qinwei@sunnorth.com.cn +Matt Rice ratmice@gmail.com Frederic Riss frederic.riss@st.com Aleksandar Ristovski aristovski@qnx.com Tom Rix trix@redhat.com |