From: Pablo Galindo Salgado Date: Mon, 26 May 2025 14:47:09 +0000 (+0100) Subject: Add trailing line to CODEOWNERS (#134722) X-Git-Tag: v3.15.0a1~1511 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7774869b1b5acc375a12293d2ccc39f606c064e6;p=thirdparty%2FPython%2Fcpython.git Add trailing line to CODEOWNERS (#134722) --- diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b6bf1700befa..775d9c63260c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -335,4 +335,4 @@ Modules/_xxtestfuzz/ @ammaraskar # Remote debugging Python/remote_debug.h @pablogsal Python/remote_debugging.c @pablogsal -Modules/_remote_debugging_module.c @pablogsal @ambv @1st1 \ No newline at end of file +Modules/_remote_debugging_module.c @pablogsal @ambv @1st1