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

smarru pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git


The following commit(s) were added to refs/heads/master by this push:
     new c1370b241e Changing PR to issues list
c1370b241e is described below

commit c1370b241e98dcc9cd6a5aa700183d4e49b01028
Author: Suresh Marru <sma...@apache.org>
AuthorDate: Thu Jan 5 22:34:55 2023 -0500

    Changing PR to issues list
---
 .asf.yaml | 30 +++++++++++++++++++++++++++++-
 1 file changed, 29 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 0fabe218bf..d4a5f2f815 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,3 +1,31 @@
+
+#
+# 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@airavata.apache.org
+  # Send all issue emails (new, closed, comments) to issues@
+  issues:               iss...@airavata.apache.org
+  # Send new/closed PR notifications to dev@
+  pullrequests_status:  cus...@airavata.apache.org
+  # Send individual PR comments/reviews to issues@
+  pullrequests_comment: iss...@airavata.apache.org
+  
 github:
   description: "A general purpose Distributed Systems Framework"
   homepage: https://airavata.apache.org/
@@ -10,4 +38,4 @@ github:
     - java
     - workfloworchestrator
     - workflow
-    - bigdata
\ No newline at end of file
+    - bigdata

Reply via email to