From 53eb0cb3a12978cea36a3d37e2c86d8554eab61b Mon Sep 17 00:00:00 2001 From: Lewis Hyatt <lhyatt@gmail.com> Date: Tue, 10 Dec 2019 14:21:22 +0000 Subject: [PATCH] Add myself to MAINTAINERS file. 2019-12-10 Lewis Hyatt <lhyatt@gmail.com> * MAINTAINERS (Write After Approval): Add myself. From-SVN: r279167 --- ChangeLog | 4 ++++ MAINTAINERS | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index cedd89b9be88..9e8443269101 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2019-12-10 Lewis Hyatt <lhyatt@gmail.com> + + * MAINTAINERS (Write After Approval): Add myself. + 2019-11-27 Tobias Burnus <tobias@codesourcery.com> PR middle-end/92463 diff --git a/MAINTAINERS b/MAINTAINERS index 54edab3f1776..8ebd2216efc3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -429,6 +429,7 @@ Falk Hueffner <falk@debian.org> Andrew John Hughes <gnu_andrew@member.fsf.org> Dominique d'Humieres <dominiq@lps.ens.fr> Andy Hutchinson <hutchinsonandy@aim.com> +Lewis Hyatt <lhyatt@gmail.com> Naveen H.S <naveenh@marvell.com> Roland Illig <roland.illig@gmx.de> Meador Inge <meadori@codesourcery.com> -- GitLab