[clang] [clang] Fix an em/email typo in Maintainers.rst (PR #114385)

via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 31 03:02:21 PDT 2024


llvmbot wrote:


<!--LLVM PR SUMMARY COMMENT-->

@llvm/pr-subscribers-clang

Author: Timm Baeder (tbaederr)

<details>
<summary>Changes</summary>

Pretty sure this was a mistake, everyone else uses "email".

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


1 Files Affected:

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


``````````diff
diff --git a/clang/Maintainers.rst b/clang/Maintainers.rst
index 35c218d8e0e8fa..896b463d882d08 100644
--- a/clang/Maintainers.rst
+++ b/clang/Maintainers.rst
@@ -72,7 +72,7 @@ Sema
 Experimental new constant interpreter
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 | Timm Bäder
-| tbaeder\@redhat.com (em), tbaeder (Phabricator), tbaederr (GitHub), tbaeder (Discourse), tbaeder (Discord)
+| tbaeder\@redhat.com (email), tbaeder (Phabricator), tbaederr (GitHub), tbaeder (Discourse), tbaeder (Discord)
 
 
 Modules & serialization

``````````

</details>


https://github.com/llvm/llvm-project/pull/114385


More information about the cfe-commits mailing list