From: villemoes <villemoes@138bc75d-0d04-0410-961f-82ee72b054a4> git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@262133 138bc75d-0d04-0410-961f-82ee72b054a4 --- ChangeLog | 4 ++++ MAINTAINERS | 1 + 2 files changed, 5 insertions(+)
diff --git a/ChangeLog b/ChangeLog index 7d1dd1faaca..5010ba97135 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2018-06-26 Rasmus Villemoes <[email protected]> + + * MAINTAINERS (write after approval): Add myself. + 2018-06-19 Nick Clifton <[email protected]> * zlib/configure.ac: Restore old behaviour of only enabling diff --git a/MAINTAINERS b/MAINTAINERS index 928f5cb37ae..f50f61ffb0e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -599,6 +599,7 @@ Andre Vehreschild <[email protected]> Alex Velenko <[email protected]> Ilya Verbin <[email protected]> Andre Vieira <[email protected]> +Rasmus Villemoes <[email protected]> Kugan Vivekanandarajah <[email protected]> Ville Voutilainen <[email protected]> Nenad Vukicevic <[email protected]> -- 2.16.4
