diff options
author | Pierre-Marie de Rodat <derodat@adacore.com> | 2015-04-01 14:53:42 +0200 |
---|---|---|
committer | Pierre-Marie de Rodat <derodat@adacore.com> | 2015-04-01 15:06:07 +0200 |
commit | 5445da1b7656f82e7892d862895dfd9e7c16889c (patch) | |
tree | 137f4c54300df864948f57c0806b4c4a5e066227 | |
parent | 4eec2deb06db4a59966fc0669bf861fd92a4b152 (diff) | |
download | gdb-5445da1b7656f82e7892d862895dfd9e7c16889c.zip gdb-5445da1b7656f82e7892d862895dfd9e7c16889c.tar.gz gdb-5445da1b7656f82e7892d862895dfd9e7c16889c.tar.bz2 |
Add myself as a write-after-approval GDB maintainer
gdb/ChangeLog:
* MAINTAINERS (Write After Approval): Add "Pierre-Marie de
Rodat".
-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 a08439b..621f4f5 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com> + + * MAINTAINERS (Write After Approval): Add "Pierre-Marie de Rodat". + 2015-04-01 Pedro Alves <palves@redhat.com> * linux-thread-db.c (record_thread): Readd the thread to gdb's diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 264d877..9c63fbf 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -614,6 +614,7 @@ Frederic Riss frederic.riss@st.com Aleksandar Ristovski aristovski@qnx.com Tom Rix trix@redhat.com Nick Roberts nickrob@snap.net.nz +Pierre-Marie de Rodat derodat@adacore.com Bob Rossi bob_rossi@cox.net Theodore A. Roth troth@openavr.org Ian Roxborough irox@redhat.com |