This is an automated email from the ASF dual-hosted git repository.

stevel pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hadoop-release-support.git

commit 7b772bedf69007c596ab8d979610f6e5616a3db0
Author: Steve Loughran <ste...@cloudera.com>
AuthorDate: Wed Mar 13 13:30:39 2024 +0000

    Add asf.yaml file to see if that can set up notifications to common-commits.
    
    Contributed by Steve Loughran
---
 .asf.yaml | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..0ed603c
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,27 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+github:
+#  ghp_path: /
+#  ghp_branch: gh-pages
+  enabled_merge_buttons:
+    squash: true
+    merge: true
+    rebase: true
+notifications:
+  commits:      common-commits@hadoop.apache.org
+  issues:       common-iss...@hadoop.apache.org
+  pullrequests: common-iss...@hadoop.apache.org
+  jira_options: comment link label
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to