[clang] c3f761c - Nominate Endilll as Python bindings maintainer (#176416)
via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 16 10:02:40 PST 2026
Author: Aaron Ballman
Date: 2026-01-16T13:02:35-05:00
New Revision: c3f761c52a69e7373aa3c3883af9aa73ca6f0e8e
URL: https://github.com/llvm/llvm-project/commit/c3f761c52a69e7373aa3c3883af9aa73ca6f0e8e
DIFF: https://github.com/llvm/llvm-project/commit/c3f761c52a69e7373aa3c3883af9aa73ca6f0e8e.diff
LOG: Nominate Endilll as Python bindings maintainer (#176416)
We have the python library bindings in Clang and Vlad has been doing all
of the work of a maintainer in terms of code reviews and answering
questions about the python bindings.
Added:
Modified:
clang/Maintainers.rst
Removed:
################################################################################
diff --git a/clang/Maintainers.rst b/clang/Maintainers.rst
index cac3f38a98bf7..03ad68462f6f5 100644
--- a/clang/Maintainers.rst
+++ b/clang/Maintainers.rst
@@ -210,6 +210,12 @@ Code Coverage
| a-phipps\@ti.com (email), evodius96 (GitHub), evodius96 (Discourse)
+Python Bindings
+~~~~~~~~~~~~~~~
+| Vlad Serebrennikov
+| serebrennikov.vladislav\@gmail.com (email), Endilll (GitHub), Endill (Discord), Endill (Discourse)
+
+
Tools
-----
These maintainers are responsible for user-facing tools under the Clang
More information about the cfe-commits
mailing list