CODEOWNERS: add codeowner of regulator_rpi_pico

Add myself as codeowner of previously committed driver.

- #54456

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@fujitsu.com>
diff --git a/CODEOWNERS b/CODEOWNERS
index 357a90b..6a8f437 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -396,6 +396,7 @@
 /drivers/pwm/*rcar*                       @pmarzin
 /drivers/regulator/*                      @gmarull
 /drivers/regulator/regulator_pca9420.c    @danieldegrasse
+/drivers/regulator/regulator_rpi_pico.c   @soburi
 /drivers/regulator/regulator_shell.c      @danieldegrasse
 /drivers/reset/                           @andrei-edward-popa
 /drivers/reset/reset_intel_socfpga.c      @nbalabak