Skip to content

Commit 01ccc82

Browse files
[3.14] Add CODEOWNERS for remote debugging (GH-134720) (#134721)
1 parent 6c917cb commit 01ccc82

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)