This is an automated email from the ASF dual-hosted git repository.
engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors-samples.git
The following commit(s) were added to refs/heads/main by this push:
new 8701cdd fix: asf.yaml syntax (#39)
8701cdd is described below
commit 8701cdd72cb281ef2f0f9bdd69737281ed4750d5
Author: Arnout Engelen <[email protected]>
AuthorDate: Wed Oct 22 14:48:20 2025 +0200
fix: asf.yaml syntax (#39)
---
.asf.yaml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 29657de..adf9167 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -27,9 +27,9 @@ github:
protected_branches:
main:
required_pull_request_reviews:
- dismiss_stale_reviews: false
- require_code_owner_reviews: false
- required_approving_review_count: 1
+ dismiss_stale_reviews: false
+ require_code_owner_reviews: false
+ required_approving_review_count: 1
notifications:
commits: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]