This is an automated email from the ASF dual-hosted git repository. sblackmon pushed a commit to branch 561-notifications in repository https://gitbox.apache.org/repos/asf/streams.git
commit 227d3f250f385b8d3980e1d03664eff715c87f8c Author: Steve Blackmon <sblack...@apache.org> AuthorDate: Sat Feb 10 11:31:41 2024 -0600 chore: notifications (#561) Signed-off-by: Steve Blackmon <sblack...@apache.org> #561 --- .asf.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 6666911fc6..0a8c8bbc3e 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -29,3 +29,9 @@ github: - streams protected_branches: master: {} + notifications: + commits: commits@streams.apache.org + issues: commits@streams.apache.org + pullrequests: commits@streams.apache.org + jobs: commits@streams.apache.org + discussions: d...@streams.apache.org