Hi Doug,
I've been helping to maintain the parser for a while and we haven't had
an explicit code owner for some time.
The attached patch updates CODE_OWNERS.TXT to provide a clear point of
contact.
I see this mostly as a janitorial role looking to tackle the PR and
patch review queue more proactively, while helping to coordinate ongoing
modernization work to meet the needs of the community.
That aside it should be business as usual with existing developers
working on C++1y, Objective-C, OpenCL and OpenMP directing their
respective areas of the parser.
Cheers
Alp.
--
http://www.nuanti.com
the browser experts
diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT
index af50831..3fcf6ed 100644
--- a/CODE_OWNERS.TXT
+++ b/CODE_OWNERS.TXT
@@ -38,3 +38,7 @@ D: MS-inline asm, and the compiler driver
N: Richard Smith
E: [email protected]
D: Clang Semantic Analysis (tools/clang/lib/Sema/*
tools/clang/include/clang/Sema/*)
+
+N: Alp Toker
+E: [email protected]
+D: Clang Parser (clang/lib/Parse/* clang/include/clang/Parse/*)
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits