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 141a36829f [CI] Update CODEOWNERS add @jbampton for pre-commit config 
(#1891)
141a36829f is described below

commit 141a36829f888ba28f004faafd5c34c6f2895fae
Author: John Bampton <[email protected]>
AuthorDate: Sat Mar 29 15:21:49 2025 +1000

    [CI] Update CODEOWNERS add @jbampton for pre-commit config (#1891)
    
    People with write permissions for the repository can create or edit the 
CODEOWNERS file and be listed as code owners.
    
    
https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
    
    See the link below for an example of how a CODEOWNERS file works:
    
    
https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#example-of-a-codeowners-file
---
 .github/CODEOWNERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 225e4e65d5..94230756ed 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1 +1,2 @@
-*   @jiayuasu
+*                           @jiayuasu
+.pre-commit-config.yaml     @jbampton @jiayuasu

Reply via email to