From 7774869b1b5acc375a12293d2ccc39f606c064e6 Mon Sep 17 00:00:00 2001 From: Pablo Galindo Salgado Date: Mon, 26 May 2025 15:47:09 +0100 Subject: [PATCH] Add trailing line to CODEOWNERS (#134722) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3