From e6e37b2c5495dca057fd4c87614b47215f9cc147 Mon Sep 17 00:00:00 2001 From: Sarah Gilmore <74676073+sgilmore10@users.noreply.github.com> Date: Wed, 12 Jun 2024 11:10:43 -0400 Subject: [PATCH] MINOR: [DEV] Add sgilmore10 to CODEOWNERS for `/matlab/` (#42125) ### Rationale for this change Adding myself as a CODEOWNER for `/matlab/` so I can help review MATLAB PRs. Authored-by: Sarah Gilmore Signed-off-by: Jacob Wujciak-Jens --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e7e544c2b0e62..e495bfd147de6 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -37,7 +37,7 @@ /go/ @zeroshade /java/ @lidavidm /js/ @domoritz @trxcllnt -/matlab/ @kevingurney @kou +/matlab/ @kevingurney @kou @sgilmore10 /python/pyarrow/_flight.pyx @lidavidm /python/pyarrow/**/*gandiva* @wjones127 /r/ @paleolimbot @thisisnic