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

abaker pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/geode-native.git


The following commit(s) were added to refs/heads/master by this push:
     new 24a7ce6  GEODE-8006 Add .asf.yaml to control notifications
24a7ce6 is described below

commit 24a7ce655055791d6b766b47424bf46429136334
Author: Anthony Baker <[email protected]>
AuthorDate: Wed Apr 22 08:40:53 2020 -0700

    GEODE-8006 Add .asf.yaml to control notifications
    
    (cherry picked from commit 4ac143b3e601f259b5c1b53dba3ce9f46da2eea4)
---
 .asf.yaml | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..003d459
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,14 @@
+#
+# 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: [email protected]
+    issues: [email protected]
+    pullrequests: [email protected]
+    jira_options: link label comment

Reply via email to