From 9cefad479a71bffce22c3ca0c6ae885867c67fb9 Mon Sep 17 00:00:00 2001 From: Bryan Call Date: Tue, 21 Apr 2020 17:23:55 -0700 Subject: [PATCH] Added Apache notifications file --- .asf.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .asf.yaml diff --git a/.asf.yaml b/.asf.yaml new file mode 100644 index 00000000000..cc85e9e929c --- /dev/null +++ b/.asf.yaml @@ -0,0 +1,4 @@ +notifications: + commits: commits@trafficserver.apache.org + issues: issues@trafficserver.apache.org + pullrequests: github@trafficserver.apache.org