[libsycl] Add Maintainers.md file (#168550)

Signed-off-by: Tikhomirova, Kseniya <kseniya.tikhomirova@intel.com>
This commit is contained in:
Kseniya Tikhomirova
2025-11-24 17:34:01 +01:00
committed by GitHub
parent ab7145231b
commit f31e1cf012
2 changed files with 15 additions and 0 deletions

13
libsycl/Maintainers.md Normal file
View File

@@ -0,0 +1,13 @@
# libsycl Maintainers
This file is a list of the
[maintainers](https://llvm.org/docs/DeveloperPolicy.html#maintainers) for
the SYCL Runtime library.
# Current Maintainers
Alexey Bader \
| alexey.bader@intel.com (email), bader (GitHub, Discord, Discourse)
Kseniya Tikhomirova \
| kseniya.tikhomirova@intel.com (email), KseniyaTikhomirova (GitHub, Discourse)

View File

@@ -511,6 +511,8 @@ Some subprojects maintain their own list of per-component maintainers.
[libclc maintainers](https://github.com/llvm/llvm-project/blob/main/libclc/Maintainers.md)
[libsycl maintainers](https://github.com/llvm/llvm-project/blob/main/libsycl/Maintainers.md)
[LLD maintainers](https://github.com/llvm/llvm-project/blob/main/lld/Maintainers.md)
[LLDB maintainers](https://github.com/llvm/llvm-project/blob/main/lldb/Maintainers.md)