This is an automated email from the ASF dual-hosted git repository.
jiayu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/sedona-db.git
The following commit(s) were added to refs/heads/main by this push:
new 1628b0f docs: add repository labels, including 'hacktoberfest' (#191)
1628b0f is described below
commit 1628b0fc1aef09a6999ed796c7873e2d005d32e5
Author: Jia Yu <[email protected]>
AuthorDate: Tue Oct 7 20:57:57 2025 -0700
docs: add repository labels, including 'hacktoberfest' (#191)
---
.asf.yaml | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 1b909d6..601f7a2 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -31,7 +31,16 @@ github:
features:
issues: true
labels:
- - sedona
+ - geospatial
+ - database
+ - spatial-query
+ - spatial-analysis
+ - spatial-sql
+ - rust
+ - python
+ - c
+ - r
+ - hacktoberfest
protected_branches:
main: {}
collaborators:
@@ -40,7 +49,6 @@ github:
- MrPowers
- paleolimbot
- petern48
-
notifications:
commits: [email protected]
issues_status: [email protected]