On 8/26/20 5:17 PM, Joseph Myers wrote:
The SC has approved Tobias Burnus as an additional OpenACC maintainer. Tobias, please add yourself as OpenACC maintainer to the MAINTAINERS file.
Thanks to the SC for the trust; I also have now updated that file. Tobias ----------------- Mentor Graphics (Deutschland) GmbH, Arnulfstraße 201, 80634 München / Germany Registergericht München HRB 106955, Geschäftsführer: Thomas Heurung, Alexander Walter
commit b6cd5c3786cd3cdaa794574518585caba9822b09 Author: Tobias Burnus <[email protected]> Date: Wed Aug 26 17:55:36 2020 +0200 MAINTAINERS: Add myself as OpenACC maintainer ChangeLog: * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer. diff --git a/MAINTAINERS b/MAINTAINERS index 8912b52f5f3..a5cea68ad55 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -240,6 +240,7 @@ loop infrastructure Zdenek Dvorak <[email protected]> loop ivopts Bin Cheng <[email protected]> loop optimizer Bin Cheng <[email protected]> OpenACC Thomas Schwinge <[email protected]> +OpenACC Tobias Burnus <[email protected]> OpenMP Jakub Jelinek <[email protected]> testsuite Rainer Orth <[email protected]> testsuite Mike Stump <[email protected]>
