https://github.com/AaronBallman created https://github.com/llvm/llvm-project/pull/114043
Corentin has largely been handling reviews touching lambdas for the past year or two, so he has significant understanding of the various moving parts of this fairly substantial C++ feature. Given that work on lambdas tends to be somewhat specialized, I think it makes sense for it to have dedicated oversight. >From 669df7b05ca5af3355d63479e8691b87eb5b9233 Mon Sep 17 00:00:00 2001 From: Aaron Ballman <aa...@aaronballman.com> Date: Tue, 29 Oct 2024 08:50:49 -0400 Subject: [PATCH] Nominate Corentin Jabot for lambdas Corentin has largely been handling reviews touching lambdas for the past year or two, so he has significant understanding of the various moving parts of this fairly substantial C++ feature. Given that work on lambdas tends to be somewhat specialized, I think it makes sense for it to have dedicated oversight. --- clang/Maintainers.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/clang/Maintainers.rst b/clang/Maintainers.rst index ee5334b02f7000..978b7418c9085d 100644 --- a/clang/Maintainers.rst +++ b/clang/Maintainers.rst @@ -78,6 +78,12 @@ Templates | ekeane\@nvidia.com (email), ErichKeane (Phabricator), erichkeane (GitHub) +Lambdas +~~~~~~~ +| Corentin Jabot +| corentin.jabot\@gmail.com (email), cor3ntin (Phabricator), cor3ntin (GitHub) + + Debug information ~~~~~~~~~~~~~~~~~ | Adrian Prantl _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits