This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch scala-3
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-http.git

commit 14ff65dcd1fa86d744229f811357fac6cac18402
Author: Jean-Luc Deprez <[email protected]>
AuthorDate: Mon Nov 7 12:59:01 2022 +0100

    Divert GitHub notifications (#5)
    
    Same as: 
https://github.com/apache/incubator-pekko/commit/f209e3b19cf3ec718973a536dd32c81de8dd890b
---
 .asf.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index c5e304c7a..977ccf89e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -21,3 +21,9 @@ github:
     issues: true
     # Enable projects for project management boards
     projects: false
+
+notifications:
+  commits:              [email protected]
+  issues:               [email protected]
+  pullrequests:         [email protected]
+  discussions:          [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to