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 847411fb85 [CI] Expand the CODEOWNERS file (#2747)
847411fb85 is described below
commit 847411fb85524a8e327b77d8c72a21ce8b462015
Author: John Bampton <[email protected]>
AuthorDate: Mon Mar 16 14:36:30 2026 +1000
[CI] Expand the CODEOWNERS file (#2747)
---
.github/CODEOWNERS | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index cb44d95a36..ef90ee3a1f 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -15,10 +15,13 @@
# specific language governing permissions and limitations
# under the License.
-* @jiayuasu
-.editorconfig @jbampton @jiayuasu
-.pre-commit-config.yaml @jbampton @jiayuasu
-.prettierignore @jbampton @jiayuasu
-.prettierrc @jbampton @jiayuasu
-Makefile @jbampton @jiayuasu
-/.github/linters/ @jbampton @jiayuasu
+* @jiayuasu
+.editorconfig @jbampton @jiayuasu
+.pre-commit-config.yaml @jbampton @jiayuasu
+.prettierignore @jbampton @jiayuasu
+.prettierrc @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