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 87b9485d7 [SEDONA-536] Add CODEOWNERS file (#1348)
87b9485d7 is described below

commit 87b9485d71a0c4c68658ca56457dfd78cf229418
Author: John Bampton <[email protected]>
AuthorDate: Mon Apr 22 10:04:46 2024 +1000

    [SEDONA-536] Add CODEOWNERS file (#1348)
    
    
https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
---
 .github/CODEOWNERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
new file mode 100644
index 000000000..225e4e65d
--- /dev/null
+++ b/.github/CODEOWNERS
@@ -0,0 +1 @@
+*   @jiayuasu

Reply via email to