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 <[email protected]>
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: [email protected]
- issues: [email protected]
- pullrequests: [email protected]
- pullrequests_comment: [email protected]
- jira_options: worklog link label
protected_branches:
master: {}
+
+notifications:
+ commits: [email protected]
+ issues: [email protected]
+ pullrequests: [email protected]
+ pullrequests_comment: [email protected]
+ jira_options: worklog link label