aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2018-10-04 17:50:34 +0200
committerThomas Schwinge <tschwinge@gcc.gnu.org>2018-10-04 17:50:34 +0200
commit956a75082c3f4edd31451c485bfeebdccd6cceb9 (patch)
tree8819001c04a1fc834b3980e5ba9af1abcceb94c2
parentf349e465b2982964e071136388d7aba5d7b04ac0 (diff)
downloadgcc-956a75082c3f4edd31451c485bfeebdccd6cceb9.zip
gcc-956a75082c3f4edd31451c485bfeebdccd6cceb9.tar.gz
gcc-956a75082c3f4edd31451c485bfeebdccd6cceb9.tar.bz2
List myself as "libgomp (OpenACC)" and "OpenACC" maintainer
* MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC" maintainer. From-SVN: r264848
-rw-r--r--ChangeLog5
-rw-r--r--MAINTAINERS2
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 97fd958..2623abd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
+
+ * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
+ maintainer.
+
2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
* MAINTAINERS (Write After Approval): Add self.
diff --git a/MAINTAINERS b/MAINTAINERS
index 4c0c30a..e478d3b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -165,6 +165,7 @@ libdecnumber Ben Elliston <bje@gnu.org>
libgcc Ian Lance Taylor <ian@airs.com>
libgo Ian Lance Taylor <ian@airs.com>
libgomp Jakub Jelinek <jakub@redhat.com>
+libgomp (OpenACC) Thomas Schwinge <thomas@codesourcery.com>
libiberty Ian Lance Taylor <ian@airs.com>
libitm Torvald Riegel <triegel@redhat.com>
libobjc Nicola Pero <nicola.pero@meta-innovation.com>
@@ -236,6 +237,7 @@ auto-vectorizer Zdenek Dvorak <ook@ucw.cz>
loop infrastructure Zdenek Dvorak <ook@ucw.cz>
loop ivopts Bin Cheng <amker@gcc.gnu.org>
loop optimizer Bin Cheng <amker@gcc.gnu.org>
+OpenACC Thomas Schwinge <thomas@codesourcery.com>
OpenMP Jakub Jelinek <jakub@redhat.com>
testsuite Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
testsuite Mike Stump <mikestump@comcast.net>