Skip to content

Commit 2a37eba

Browse files
pablogsalmiss-islington
authored andcommitted
Add CODEOWNERS for remote debugging (GH-134720)
(cherry picked from commit ce0561f) Co-authored-by: Pablo Galindo Salgado <[email protected]>
1 parent 6c917cb commit 2a37eba

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,3 +326,8 @@ Modules/_xxtestfuzz/ @ammaraskar
326326
**/*templateobject* @lysnikolaou
327327
**/*templatelib* @lysnikolaou
328328
**/*tstring* @lysnikolaou
329+
330+
# Remote debugging
331+
Python/remote_debug.h @pablogsal
332+
Python/remote_debugging.c @pablogsal
333+
Modules/_remote_debugging_module.c @pablogsal @ambv @1st1

0 commit comments

Comments
 (0)