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.
This commit is contained in:
parent
979659d084
commit
33541b2e56
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2016-08-02 Tom Tromey <tom@tromey.com>
|
||||||
|
|
||||||
|
* MAINTAINERS (Core): Add self as Rust maintainer.
|
||||||
|
|
||||||
2016-08-01 Joel Brobecker <brobecker@adacore.com>
|
2016-08-01 Joel Brobecker <brobecker@adacore.com>
|
||||||
|
|
||||||
* NEWS: Create a new section for the next release branch.
|
* NEWS: Create a new section for the next release branch.
|
||||||
|
|
|
@ -378,6 +378,7 @@ language support
|
||||||
C++ Daniel Jacobowitz drow@false.org
|
C++ Daniel Jacobowitz drow@false.org
|
||||||
D Iain Buclaw ibuclaw@gdcproject.org
|
D Iain Buclaw ibuclaw@gdcproject.org
|
||||||
Objective C support Adam Fedor fedor@gnu.org
|
Objective C support Adam Fedor fedor@gnu.org
|
||||||
|
Rust Tom Tromey tom@tromey.com
|
||||||
shared libs Kevin Buettner kevinb@redhat.com
|
shared libs Kevin Buettner kevinb@redhat.com
|
||||||
MI interface Vladimir Prus vladimir@codesourcery.com
|
MI interface Vladimir Prus vladimir@codesourcery.com
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue