This is an automated email from the ASF dual-hosted git repository.
alamb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-site.git
The following commit(s) were added to refs/heads/main by this push:
new e825eb6 Update .asf.yaml comments (#133)
e825eb6 is described below
commit e825eb64e1c7873829eb887ffb21dfcc53e2a6b3
Author: Andrew Lamb <[email protected]>
AuthorDate: Wed Jan 7 15:18:27 2026 -0500
Update .asf.yaml comments (#133)
* Update .asf.yaml comments
* Make the warning bigger
---
.asf.yaml | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 7f6f7bc..ee041e2 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -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: [email protected]
@@ -27,8 +34,8 @@ notifications:
discussions: [email protected]
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]