Skip to content

Commit e825eb6

Browse files
authored
Update .asf.yaml comments (#133)
* Update .asf.yaml comments * Make the warning bigger
1 parent 12d5ee2 commit e825eb6

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

.asf.yaml

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,13 @@
1919
#
2020
# See more details at
2121
# https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features
22+
#
23+
24+
###################################################################
25+
# NOTE This file is not automatically copied from the main branch to
26+
# the asf-site (publishing) branch, so if you make changes to this
27+
# file you need to move them manually to the asf-site branch
28+
###################################################################
2229

2330
notifications:
2431
commits: commits@datafusion.apache.org
@@ -27,8 +34,8 @@ notifications:
2734
discussions: github@datafusion.apache.org
2835
jira_options: link label worklog
2936
github:
30-
description: "Apache DataFusion Web Site"
31-
homepage: https://datafusion.apache.org/
37+
description: "Apache DataFusion Blogs "
38+
homepage: https://datafusion.apache.org/blog
3239
enabled_merge_buttons:
3340
squash: true
3441
merge: false

0 commit comments

Comments
 (0)