diff options
author | Tom Tromey <tom@tromey.com> | 2016-08-02 16:58:37 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2016-08-02 16:58:37 -0600 |
commit | 33541b2e56a653b9260fb1dc2cd7dd73b0c49169 (patch) | |
tree | 244b677582b40bff253b825775a2ed29dda63aba /gdb/MAINTAINERS | |
parent | 979659d08478172311764b468bfce4960b38760b (diff) | |
download | gdb-33541b2e56a653b9260fb1dc2cd7dd73b0c49169.zip gdb-33541b2e56a653b9260fb1dc2cd7dd73b0c49169.tar.gz gdb-33541b2e56a653b9260fb1dc2cd7dd73b0c49169.tar.bz2 |
Add myself as Rust maintainer
A while ago, Pedro announced that I would be the Rust maintainer for
gdb. However, I neglected to update the MAINTAINERS file until now.
2016-08-02 Tom Tromey <tom@tromey.com>
* MAINTAINERS (Core): Add self as Rust maintainer.
Diffstat (limited to 'gdb/MAINTAINERS')
-rw-r--r-- | gdb/MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index f6446ef..ff09049 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -378,6 +378,7 @@ language support C++ Daniel Jacobowitz drow@false.org D Iain Buclaw ibuclaw@gdcproject.org Objective C support Adam Fedor fedor@gnu.org + Rust Tom Tromey tom@tromey.com shared libs Kevin Buettner kevinb@redhat.com MI interface Vladimir Prus vladimir@codesourcery.com |