Skip to content

Commit 8013daf

Browse files
authored
Update notification emails in .asf.yaml to use issues@tooling
1 parent a26a5f1 commit 8013daf

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.asf.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ github:
3838
- root
3939
restrict_deletion: true
4040
restrict_force_push: true
41+
4142
notifications:
4243
commits: commits@tooling.apache.org
43-
issues: dev@tooling.apache.org
44-
pullrequests: dev@tooling.apache.org
44+
issues: issues@tooling.apache.org
45+
pullrequests: issues@tooling.apache.org

0 commit comments

Comments
 (0)