aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Burnus <tobias@codesourcery.com>2020-08-26 17:55:36 +0200
committerTobias Burnus <tobias@codesourcery.com>2020-08-26 17:58:22 +0200
commitb6cd5c3786cd3cdaa794574518585caba9822b09 (patch)
tree2a301e8c8b3cec255ca07d7dceee3d59994ea0c4
parentbf19cbc9cea6161f3deb63040601090828c44c53 (diff)
downloadgcc-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--MAINTAINERS1
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>