llvmbot wrote:

<!--LLVM PR SUMMARY COMMENT-->

@llvm/pr-subscribers-clang

Author: Aaron Ballman (AaronBallman)

<details>
<summary>Changes</summary>

Shafik and Vlad are both members of WG21 and both have familiarity with 
reasoning about the C++ standard. They've both volunteered to help answer 
conformance related questions, and this is an area where we get quite a bit of 
questions so having a larger stable of maintainers is quite useful.

---
Full diff: https://github.com/llvm/llvm-project/pull/114071.diff


1 Files Affected:

- (modified) clang/Maintainers.rst (+6) 


``````````diff
diff --git a/clang/Maintainers.rst b/clang/Maintainers.rst
index 39f46457e676a8..08dcc584f6c574 100644
--- a/clang/Maintainers.rst
+++ b/clang/Maintainers.rst
@@ -231,6 +231,12 @@ C++ conformance
 | Hubert Tong
 | hubert.reinterpretcast\@gmail.com (email), hubert.reinterpretcast 
(Phabricator), hubert-reinterpretcast (GitHub)
 
+| Shafik Yaghmour
+| shafik.yaghmour\@intel.com (email), shafik (GitHub), shafik.yaghmour 
(Discord), shafik (Discourse)
+
+| Vlad Serebrennikov
+| serebrennikov.vladislav\@gmail.com (email), Endilll (GitHub), Endill 
(Discord), Endill (Discourse)
+
 
 C++ Defect Reports
 ~~~~~~~~~~~~~~~~~~

``````````

</details>


https://github.com/llvm/llvm-project/pull/114071
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to