diff options
author | Tom de Vries <tdevries@suse.de> | 2018-06-14 23:52:30 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2018-06-15 20:43:25 +0200 |
commit | 479b3ef4a35ce578417af4619c5e87477e658333 (patch) | |
tree | 1d9d1a09550cd4503c7c7beefe12b3f16e10f7ed | |
parent | 5785bb826b2618831af26bc19cf7db2c80efc380 (diff) | |
download | gdb-479b3ef4a35ce578417af4619c5e87477e658333.zip gdb-479b3ef4a35ce578417af4619c5e87477e658333.tar.gz gdb-479b3ef4a35ce578417af4619c5e87477e658333.tar.bz2 |
[gdb] Add me to write-after-approval section in MAINTAINERS
I've committed one patch modifying gdb ([gdb/cli] Honour 'print pretty' when
printing result of finish command) and I'm covered by the Novell blanket
copyright assignment. So AFAIU, I qualify for write-after-approval.
This patch adds me to the MAINTAINERS file in the write-after-approval section.
2018-06-15 Tom de Vries <tdevries@suse.de>
* MAINTAINERS (Write After Approval): Add Tom de Vries.
-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 6e1e904..44d213e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2018-06-15 Tom de Vries <tdevries@suse.de> + + * MAINTAINERS (Write After Approval): Add Tom de Vries. + 2018-06-14 Simon Marchi <simon.marchi@polymtl.ca> * gnulib/update-gnulib.sh: Print expected versions of diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index fa5f400..0fffc92 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -648,6 +648,7 @@ Jon Turney jon.turney@dronecode.org.uk David Ung davidu@mips.com D Venkatasubramanian dvenkat@noida.hcltech.com Corinna Vinschen vinschen@redhat.com +Tom de Vries tdevries@suse.de Sami Wagiaalla swagiaal@redhat.com Keith Walker keith.walker@arm.com Ricard Wanderlof ricardw@axis.com |