This is an automated email from the ASF dual-hosted git repository. madhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/atlas.git
The following commit(s) were added to refs/heads/master by this push: new 324e51164 ATLAS-5004: Update notification settings in .asf.yaml (#310) 324e51164 is described below commit 324e51164da3f251dca978eb873b6747c2c82bf9 Author: Abhishek Kumar <a...@apache.org> AuthorDate: Fri Mar 14 08:59:55 2025 -0700 ATLAS-5004: Update notification settings in .asf.yaml (#310) --- .asf.yaml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 634bf0f80..279a9a70c 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -32,12 +32,6 @@ github: squash: true merge: false rebase: false - notifications: - commits: commits@atlas.apache.org - issues: d...@atlas.apache.org - pullrequests: d...@atlas.apache.org - pullrequests_comment: d...@atlas.apache.org - jira_options: worklog link label protected_branches: master: {} collaborators: @@ -48,3 +42,10 @@ github: - pinal-shah - rkundam - sarathsubramanian + +notifications: + commits: commits@atlas.apache.org + issues: d...@atlas.apache.org + pullrequests: d...@atlas.apache.org + pullrequests_comment: d...@atlas.apache.org + jira_options: worklog link label