use notifications mailing list for issues and PRs (#25)

* use notifications mailing list for issues and PRs

* send github discussions notifications to notifications@pekko.apache.org
This commit is contained in:
PJ Fanning 2022-11-06 13:14:57 +01:00 committed by GitHub
parent d0f28828dc
commit f209e3b19c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,8 +29,7 @@ github:
notifications:
commits: commits@pekko.apache.org
issues: dev@pekko.apache.org
pullrequests_status: dev@pekko.apache.org
pullrequests_comment: commits@pekko.apache.org
discussions: dev@pekko.apache.org
issues: notifications@pekko.apache.org
pullrequests: notifications@pekko.apache.org
discussions: notifications@pekko.apache.org