This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hive-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 3002636 deploy: 572fbbcb7b922194f77506ef19b71480416ee37c
3002636 is described below
commit 3002636364d9be456bf4ec65b8191c44edc77353
Author: okumin <[email protected]>
AuthorDate: Sun May 11 07:59:54 2025 +0000
deploy: 572fbbcb7b922194f77506ef19b71480416ee37c
---
.asf.yaml | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..a8161eb
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,20 @@
+publish:
+ whoami: asf-site
+
+notifications:
+ commits: [email protected]
+ issues: [email protected]
+ pullrequests: [email protected]
+ jira_options: link label
+
+github:
+ description: "Apache Hive Website"
+ homepage: https://hive.apache.org/
+ features:
+ wiki: false
+ issues: false
+ projects: false
+ enabled_merge_buttons:
+ squash: true
+ merge: false
+ rebase: false