This is an automated email from the ASF dual-hosted git repository.

jiayu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sedona.git


The following commit(s) were added to refs/heads/master by this push:
     new daa6e6f9fa [CI] Expand and reorder the CODEOWNERS file (#2757)
daa6e6f9fa is described below

commit daa6e6f9faa934e59bdcecb2b290a27fdfcdfc8d
Author: John Bampton <[email protected]>
AuthorDate: Tue Mar 17 17:39:05 2026 +1000

    [CI] Expand and reorder the CODEOWNERS file (#2757)
---
 .github/CODEOWNERS | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index ef90ee3a1f..2bbb318d83 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -16,12 +16,17 @@
 # under the License.
 
 *                                                   @jiayuasu
+/.github/linters/                                   @jbampton @jiayuasu
+/.github/workflows/license-templates/LICENSE.txt    @jbampton @jiayuasu
+/.github/workflows/pre-commit.yml                   @jbampton @jiayuasu
+/.github/workflows/pre-commit-manual.yml            @jbampton @jiayuasu
+/.github/dependabot.yml                             @jbampton @jiayuasu
+/python/sedona/doc/checkmake.ini                    @jbampton @jiayuasu
+/python/sedona/doc/Makefile                         @jbampton @jiayuasu
+/scripts/                                           @jbampton @jiayuasu
 .editorconfig                                       @jbampton @jiayuasu
 .pre-commit-config.yaml                             @jbampton @jiayuasu
 .prettierignore                                     @jbampton @jiayuasu
 .prettierrc                                         @jbampton @jiayuasu
+checkmake.ini                                       @jbampton @jiayuasu
 Makefile                                            @jbampton @jiayuasu
-/.github/linters/                                   @jbampton @jiayuasu
-/.github/workflows/license-templates/LICENSE.txt    @jbampton @jiayuasu
-/.github/dependabot.yml                             @jbampton @jiayuasu
-/scripts/                                           @jbampton @jiayuasu

Reply via email to