[PATCH] D73537: [clangd] add CODE_OWNERS
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 29 03:43:35 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6f6952780ba9: [clangd] add CODE_OWNERS (authored by sammccall).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73537/new/
https://reviews.llvm.org/D73537
Files:
clang-tools-extra/CODE_OWNERS.TXT
Index: clang-tools-extra/CODE_OWNERS.TXT
===================================================================
--- clang-tools-extra/CODE_OWNERS.TXT
+++ clang-tools-extra/CODE_OWNERS.TXT
@@ -23,3 +23,7 @@
N: Julie Hockett
E: juliehockett at google.com
D: clang-doc
+
+N: Sam McCall
+E: sammccall at google.com
+D: clangd
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73537.241102.patch
Type: text/x-patch
Size: 316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200129/fb84a523/attachment-0001.bin>
More information about the cfe-commits
mailing list