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 <[email protected]>
AuthorDate: Sat Feb 10 11:31:41 2024 -0600

    chore: notifications (#561)
    
    Signed-off-by: Steve Blackmon <[email protected]>
    
    #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: [email protected]
+    issues: [email protected]
+    pullrequests: [email protected]
+    jobs: [email protected]
+    discussions: [email protected]

Reply via email to