From bd73ccbdac382366a3830e8ace88506091c6fd78 Mon Sep 17 00:00:00 2001 From: Andrew Stubbs Date: Mon, 14 Nov 2005 19:07:15 +0000 Subject: [PATCH] 2005-11-14 Andrew Stubbs * MAINTAINERS (Write After Approval): Add myself to the list. --- gdb/ChangeLog | 4 ++++ gdb/MAINTAINERS | 1 + 2 files changed, 5 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b39f6d718a..dac5c1762b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2005-11-14 Andrew Stubbs + + * MAINTAINERS (Write After Approval): Add myself to the list. + 2005-11-14 Andrew Stubbs * thread.c (_initialize_thread): Correct the 'thread apply' help diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 8f659c1963..9c41797f12 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -393,6 +393,7 @@ Stephen P. Smith ischis2@cox.net Jackie Smith Cashion jsmith@redhat.com Michael Snyder msnyder@redhat.com Petr Sorfa petrs@caldera.com +Andrew Stubbs andrew.stubbs@st.com Ian Lance Taylor ian@airs.com Gary Thomas gthomas@redhat.com Jason Thorpe thorpej@netbsd.org