This is an automated email from the ASF dual-hosted git repository.
mdedetrich pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-pekko-sbt-paradox.git
The following commit(s) were added to refs/heads/main by this push:
new 2562df8 Add basic .asf.yml
2562df8 is described below
commit 2562df8de9481f713bfed9988769f34db14083e5
Author: Matthew de Detrich <[email protected]>
AuthorDate: Thu Feb 2 21:53:47 2023 +0100
Add basic .asf.yml
---
.asf.yml | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/.asf.yml b/.asf.yml
new file mode 100644
index 0000000..08d5448
--- /dev/null
+++ b/.asf.yml
@@ -0,0 +1,10 @@
+#
https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories
+
+github:
+ enabled_merge_buttons:
+ squash: true
+ merge: false
+ rebase: true
+
+ protected_branches:
+ main: { }
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]