Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,19 @@
github:
description: "Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics"
homepage: https://arrow.apache.org/
labels:
- arrow
- parquet

features:
issues: true
projects: true
discussions: true

protected_branches:
# protect main against force push
main: {}

collaborators:
- anjakefala
- hiroyuki-sato
Expand All @@ -31,4 +44,5 @@ notifications:
issues_status: [email protected]
issues: [email protected]
pullrequests: [email protected]
discussions: [email protected]
jira_options: link label worklog
Loading