diff options
author | Ken Matsui <kmatsui@gcc.gnu.org> | 2023-07-11 18:39:29 -0700 |
---|---|---|
committer | Ken Matsui <kmatsui@gcc.gnu.org> | 2023-07-11 18:39:29 -0700 |
commit | 2276380c8dc693bbd4d15d3d78c28d8921e6d63b (patch) | |
tree | 5d529aa780cce47cbe0f836bd21a6b736841e233 | |
parent | af3d3ce31a259699f5ad26addcf1c88a2e4eea6d (diff) | |
download | gcc-2276380c8dc693bbd4d15d3d78c28d8921e6d63b.zip gcc-2276380c8dc693bbd4d15d3d78c28d8921e6d63b.tar.gz gcc-2276380c8dc693bbd4d15d3d78c28d8921e6d63b.tar.bz2 |
MAINTAINERS: Add myself to write after approval
ChangeLog:
* MAINTAINERS: Add Ken Matsui to write after approval
Signed-off-by: Ken Matsui <kmatsui@gcc.gnu.org>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2a0eb5b..90f4919 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -551,6 +551,7 @@ Simon Martin <simartin@users.sourceforge.net> Alejandro Martinez <alejandro.martinezvicente@arm.com> Ranjit Mathew <rmathew@hotmail.com> Paulo Matos <pmatos@linki.tools> +Ken Matsui <kmatsui@gcc.gnu.org> Michael Matz <matz@suse.de> Greg McGary <gkm@gnu.org> Roland McGrath <roland@hack.frob.com> |