llvmorg-github-actions[bot] wrote:
<!--LLVM PR SUMMARY COMMENT--> @llvm/pr-subscribers-clang Author: Aaron Ballman (AaronBallman) <details> <summary>Changes</summary> We've had a small number of PRs and issues come up that touch on Swift, so this adds John as the point of contact for Swift related concerns as they come up in Clang. --- Full diff: https://github.com/llvm/llvm-project/pull/216041.diff 1 Files Affected: - (modified) clang/Maintainers.md (+6) ``````````diff diff --git a/clang/Maintainers.md b/clang/Maintainers.md index 8c84629715018..3f4b23b639151 100644 --- a/clang/Maintainers.md +++ b/clang/Maintainers.md @@ -303,6 +303,12 @@ [email protected] (email), [Endilll](https://github.com/Endilll) Akira Hatanaka \ [email protected], [ahatanak](https://github.com/ahatanak) (GitHub), ahatanak4220 (Discord), ahatanak (Discourse) +### Swift conformance + +John McCall \ [email protected] (email), [rjmccall](https://github.com/rjmccall) (GitHub) + + ### OpenMP conformance Alexey Bataev \ `````````` </details> https://github.com/llvm/llvm-project/pull/216041 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
