This is an automated email from the ASF dual-hosted git repository. abhi pushed a commit to branch ranger_5165 in repository https://gitbox.apache.org/repos/asf/ranger.git
commit fa344fe9cd942206b98558195cf85670ad79a1dc Author: Abhishek Kumar <abhishekkumar100...@gmail.com> AuthorDate: Thu Mar 13 13:18:21 2025 -0700 RANGER-5165: Update notification settings in .asf.yaml --- .asf.yaml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index a15fd32e3..4406fa0c2 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -31,11 +31,12 @@ github: squash: true merge: false rebase: false - notifications: - commits: commits@ranger.apache.org - issues: d...@ranger.apache.org - pullrequests: d...@ranger.apache.org - pullrequests_comment: d...@ranger.apache.org - jira_options: worklog link label protected_branches: master: {} + +notifications: + commits: commits@ranger.apache.org + issues: d...@ranger.apache.org + pullrequests: d...@ranger.apache.org + pullrequests_comment: d...@ranger.apache.org + jira_options: worklog link label