diff options
-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 00188e6..e0e8866 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2011-09-15 Kevin Pouget <kevin.pouget@st.com> + + * MAINTAINERS (Right After Approval): Add myself to the list + 2011-09-14 Pedro Alves <pedro@codesourcery.com> * infrun.c (prepare_for_detach, wait_for_inferior) diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 66781ed..a2ffedb 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -577,6 +577,7 @@ David O'Brien obrien@freebsd.org Alexandre Oliva aoliva@redhat.com Karen Osmond karen.osmond@gmail.com Denis Pilat denis.pilat@st.com +Kevin Pouget kevin.pouget@st.com Paul Pluzhnikov ppluzhnikov@google.com Marek Polacek mpolacek@redhat.com Vladimir Prus vladimir@codesourcery.com |