From aa55967e6b9cf6fc8b4d2f6ac9ec75f8c28c80f5 Mon Sep 17 00:00:00 2001 From: Wes McKinney Date: Sun, 19 Apr 2020 17:38:28 -0500 Subject: [PATCH] ARROW-8520: [Developer] Use .asf.yaml to direct GitHub notifications to JIRA and mailing lists Context: INFRA-20149 Following instructions per https://s.apache.org/asfyaml-notify Closes #6984 from wesm/asf-yaml Authored-by: Wes McKinney Signed-off-by: Wes McKinney Remove jira notifications for now it's jira_options --- .asf.yaml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .asf.yaml diff --git a/.asf.yaml b/.asf.yaml new file mode 100644 index 0000000000000..4bd5191a7a659 --- /dev/null +++ b/.asf.yaml @@ -0,0 +1,22 @@ +# 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. + +notifications: + commits: commits@arrow.apache.org + issues: github@arrow.apache.org + pullrequests: github@arrow.apache.org + jira_options: link label worklog