diff options
author | Gergö Barany <gergo@codesourcery.com> | 2018-12-21 17:23:16 +0000 |
---|---|---|
committer | Gergö Barany <gergo@gcc.gnu.org> | 2018-12-21 17:23:16 +0000 |
commit | ea9a30d071e8eeb377eacdcb7d27a75f622e4762 (patch) | |
tree | f2f41df7558b44afac17f5b550fb021ad8f6911f | |
parent | dd9bf787d35f3d9a511e1b7c1d46e058631bb771 (diff) | |
download | gcc-ea9a30d071e8eeb377eacdcb7d27a75f622e4762.zip gcc-ea9a30d071e8eeb377eacdcb7d27a75f622e4762.tar.gz gcc-ea9a30d071e8eeb377eacdcb7d27a75f622e4762.tar.bz2 |
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r267329
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2018-12-21 Gergö Barany <gergo@codesourcery.com> + + * MAINTAINERS (Write After Approval): Add myself. + 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org> * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe. diff --git a/MAINTAINERS b/MAINTAINERS index 5d88479..dcf744d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -311,6 +311,7 @@ Giovanni Bajo <giovannibajo@gcc.gnu.org> Simon Baldwin <simonb@google.com> Scott Bambrough <scottb@netwinder.org> Wolfgang Bangerth <bangerth@dealii.org> +Gergö Barany <gergo@codesourcery.com> Charles Baylis <charles.baylis@linaro.org> Tejas Belagod <tejas.belagod@arm.com> Jon Beniston <jon@beniston.com> |