Add CODEOWNERS for remote debugging (#134720)

This commit is contained in:
Pablo Galindo Salgado 2025-05-26 15:36:30 +01:00 committed by GitHub
parent 0909d6d8e8
commit ce0561fa59
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

5
.github/CODEOWNERS vendored
View file

@ -331,3 +331,8 @@ Modules/_xxtestfuzz/ @ammaraskar
**/*templateobject* @lysnikolaou
**/*templatelib* @lysnikolaou
**/*tstring* @lysnikolaou
# Remote debugging
Python/remote_debug.h @pablogsal
Python/remote_debugging.c @pablogsal
Modules/_remote_debugging_module.c @pablogsal @ambv @1st1