diff options
author | Mark Mitchell <mark@codesourcery.com> | 2004-01-02 20:28:54 +0000 |
---|---|---|
committer | Mark Mitchell <mark@codesourcery.com> | 2004-01-02 20:28:54 +0000 |
commit | 89a72f9c32fa458ff0a27db1eb476b85edf57d6f (patch) | |
tree | 315a3ad0ed6287e50433af0936d9eee4c5bc9dcd /gdb | |
parent | 86b013ed0b780d67e4102e8f63017c088ec8ac96 (diff) | |
download | gdb-89a72f9c32fa458ff0a27db1eb476b85edf57d6f.zip gdb-89a72f9c32fa458ff0a27db1eb476b85edf57d6f.tar.gz gdb-89a72f9c32fa458ff0a27db1eb476b85edf57d6f.tar.bz2 |
* MAINTAINERS: Add myself to the write-after-approval category.
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 256fd49..4592e9e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2004-01-02 Mark Mitchell <mark@codesourcery.com> + + * MAINTAINERS: Add myself to the write-after-approval category. + 2004-01-02 Daniel Jacobowitz <drow@mvista.com> From Bernardo Innocenti <bernie@develer.com>: diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 7b99764..c26289d 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -366,6 +366,7 @@ Glen McCready gkm@redhat.com Greg McGary greg@mcgary.org Jason Merrill jason@redhat.com David S. Miller davem@redhat.com +Mark Mitchell mark@codesourcery.com Marko Mlinar markom@opencores.org Alan Modra amodra@bigpond.net.au Jason Molenda jmolenda@apple.com |