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/14 20:41:11 UTC

[incubator-pekko-persistence-r2dbc] branch main updated: copy over incubator-pekko settings (#1)

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-persistence-r2dbc.git


The following commit(s) were added to refs/heads/main by this push:
     new ac0c670  copy over incubator-pekko settings (#1)
ac0c670 is described below

commit ac0c670c1350d29a8c7439d755180108f491298f
Author: PJ Fanning <pj...@users.noreply.github.com>
AuthorDate: Mon Nov 14 21:41:06 2022 +0100

    copy over incubator-pekko settings (#1)
---
 .asf.yaml | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 9b28d6a..a9db884 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -16,3 +16,17 @@ github:
     issues: true
     # Enable projects for project management boards
     projects: false
+
+  enabled_merge_buttons:
+    squash:  true
+    merge:   false
+    rebase:  true
+
+  protected_branches:
+    main: { }
+
+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