diff options
author | Tom Tromey <tom@tromey.com> | 2017-10-17 09:37:33 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2017-10-17 09:37:33 -0600 |
commit | be459434b6f98abe587f51a374abc38821be304d (patch) | |
tree | 08c739304fe0af08aa03a3d0e42dc196d26a99d9 /binutils/ChangeLog | |
parent | 8484c9554519c25c73a349d0581cc269f102c5d2 (diff) | |
download | gdb-be459434b6f98abe587f51a374abc38821be304d.zip gdb-be459434b6f98abe587f51a374abc38821be304d.tar.gz gdb-be459434b6f98abe587f51a374abc38821be304d.tar.bz2 |
Add myself as dwarf-mode.el maintainer
In https://sourceware.org/ml/binutils/2017-10/msg00160.html, Nick said I
should update MAINTAINERS to mention that I'm the dwarf-mode.el
maintainer. So, I'm checking this in.
2017-10-17 Tom Tromey <tom@tromey.com>
* MAINTAINERS: Add myself as dwarf-mode.el maintainer.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index c01d4f3..5defa0d 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2017-10-17 Tom Tromey <tom@tromey.com> + + * MAINTAINERS: Add myself as dwarf-mode.el maintainer. + 2017-10-11 Peeter Joot <peeter.joot@lzlabs.com> Nick Clifton <nickc@redhat.com> |