This is an automated email from the ASF dual-hosted git repository. abhi pushed a commit to branch ranger-2.7 in repository https://gitbox.apache.org/repos/asf/ranger.git
The following commit(s) were added to refs/heads/ranger-2.7 by this push: new e0d2efa17 RANGER-5165: Update notification settings in .asf.yaml (#541) e0d2efa17 is described below commit e0d2efa17855577783a28473b23d82a582c8b23d Author: Abhishek Kumar <a...@apache.org> AuthorDate: Fri Mar 14 00:11:07 2025 -0700 RANGER-5165: Update notification settings in .asf.yaml (#541) (cherry picked from commit dee3106af850949ec378170d13ddfa9187bf1110) --- .asf.yaml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 9a17f656e..310a1f422 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -29,11 +29,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