This is an automated email from the ASF dual-hosted git repository.
jiayu pushed a commit to branch add-auto-assign-reviewer
in repository https://gitbox.apache.org/repos/asf/sedona-db.git
The following commit(s) were added to refs/heads/add-auto-assign-reviewer by
this push:
new 51a2cb63 Add reviewer list for auto-assignment
51a2cb63 is described below
commit 51a2cb6308b7136c95b119aeb52e05ab0c110039
Author: Jia Yu <[email protected]>
AuthorDate: Mon Mar 16 23:42:54 2026 -0700
Add reviewer list for auto-assignment
---
.github/reviewers.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/reviewers.json b/.github/reviewers.json
new file mode 100644
index 00000000..b22e6b11
--- /dev/null
+++ b/.github/reviewers.json
@@ -0,0 +1 @@
+["paleolimbot", "james-willis", "zhangfengcdt", "prantogg"]