From 509d6890c70a5fa2961b983c9751979e1483c831 Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Tue, 5 Apr 2022 15:25:37 +0200 Subject: [PATCH] [Infra] Add in correct targets, as per INFRA-23082 --- .asf.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 16cdf8bfed322..ae5e99cf230d8 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -31,3 +31,8 @@ github: merge: false squash: true rebase: true + +notifications: + pullrequests: reviews@spark.apache.org + issues: reviews@spark.apache.org + commits: commits@spark.apache.org