You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pekko.apache.org by fa...@apache.org on 2022/11/07 11:59:06 UTC

[incubator-pekko-http] branch main updated: Divert GitHub notifications (#5)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 36a8a7ab5 Divert GitHub notifications (#5)
36a8a7ab5 is described below

commit 36a8a7ab5efaf605c0b51df1e21b1d8bdb61896d
Author: Jean-Luc Deprez <sp...@users.noreply.github.com>
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:              commits@pekko.apache.org
+  issues:               notifications@pekko.apache.org
+  pullrequests:         notifications@pekko.apache.org
+  discussions:          notifications@pekko.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pekko.apache.org
For additional commands, e-mail: commits-help@pekko.apache.org