diff options
author | Tobias Burnus <tobias@codesourcery.com> | 2020-08-26 17:55:36 +0200 |
---|---|---|
committer | Tobias Burnus <tobias@codesourcery.com> | 2020-08-26 17:58:22 +0200 |
commit | b6cd5c3786cd3cdaa794574518585caba9822b09 (patch) | |
tree | 2a301e8c8b3cec255ca07d7dceee3d59994ea0c4 | |
parent | bf19cbc9cea6161f3deb63040601090828c44c53 (diff) | |
download | gcc-b6cd5c3786cd3cdaa794574518585caba9822b09.zip gcc-b6cd5c3786cd3cdaa794574518585caba9822b09.tar.gz gcc-b6cd5c3786cd3cdaa794574518585caba9822b09.tar.bz2 |
MAINTAINERS: Add myself as OpenACC maintainer
ChangeLog:
* MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8912b52..a5cea68 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -240,6 +240,7 @@ loop infrastructure Zdenek Dvorak <ook@ucw.cz> loop ivopts Bin Cheng <bin.cheng@linux.alibaba.com> loop optimizer Bin Cheng <bin.cheng@linux.alibaba.com> OpenACC Thomas Schwinge <thomas@codesourcery.com> +OpenACC Tobias Burnus <tobias@codesourcery.com> OpenMP Jakub Jelinek <jakub@redhat.com> testsuite Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> testsuite Mike Stump <mikestump@comcast.net> |