diff options
author | Palmer Dabbelt <palmer@dabbelt.com> | 2019-10-29 21:40:09 -0700 |
---|---|---|
committer | Palmer Dabbelt <palmerdabbelt@google.com> | 2020-02-20 19:35:37 -0800 |
commit | 6f83ceb8cf613d37d010a17b23ebc98cdb8dc89d (patch) | |
tree | 36eade461d17e3f731e8ffe244536df935ed5489 /ChangeLog | |
parent | afbffe08646f0fce346a2e3525474e498a9051fa (diff) | |
download | gcc-6f83ceb8cf613d37d010a17b23ebc98cdb8dc89d.zip gcc-6f83ceb8cf613d37d010a17b23ebc98cdb8dc89d.tar.gz gcc-6f83ceb8cf613d37d010a17b23ebc98cdb8dc89d.tar.bz2 |
MAINTAINERS: Change to my personal email address
I left SiFive a bit more than three months ago, and while I sent out a message
saying I was going to updated my email address I neclected to actually do so.
I'm moving to my personal email address to avoid the need to do this again.
gcc/ChangeLog
2020-02-20 Palmer Dabbelt <palmer@sifive.com>
* MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2020-02-20 Palmer Dabbelt <palmer@sifive.com> + + * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com. + 2020-02-14 Martin Sebor <msebor@redhat.com> * doc/extend.texi (attribute alias): Mention type requirement. |