[GitHub] Add myself to CODEOWNERS for LLDB (NFC)

Add myself to CODEOWNERS for the lldb subdirectory.

Discourse discussion: https://discourse.llvm.org/t/usage-of-codeowners-file/73524
This commit is contained in:
Jonas Devlieghere 2023-10-06 08:01:34 -07:00
parent dd81c6ace0
commit 9d11ec74b0
No known key found for this signature in database
GPG Key ID: 49CC0BD90FDEED4D

2
.github/CODEOWNERS vendored
View File

@ -30,3 +30,5 @@
/clang/test/CXX/drs/ @Endilll
/clang/www/cxx_dr_status.html @Endilll
/clang/www/make_cxx_dr_status @Endilll
/lldb/ @JDevlieghere