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
11 changes: 9 additions & 2 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,13 @@
#
# See more details at
# https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features
#

###################################################################
# NOTE This file is not automatically copied from the main branch to
# the asf-site (publishing) branch, so if you make changes to this
# file you need to move them manually to the asf-site branch
###################################################################

notifications:
commits: commits@datafusion.apache.org
Expand All @@ -27,8 +34,8 @@ notifications:
discussions: github@datafusion.apache.org
jira_options: link label worklog
github:
description: "Apache DataFusion Web Site"
homepage: https://datafusion.apache.org/
description: "Apache DataFusion Blogs "
homepage: https://datafusion.apache.org/blog
enabled_merge_buttons:
squash: true
merge: false
Expand Down