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

sblackmon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/streams.git


The following commit(s) were added to refs/heads/master by this push:
     new 1a51b34c6f add .asf.yaml
1a51b34c6f is described below

commit 1a51b34c6f5e8563aff03e9c1bd245eeccffe3b3
Author: Steve Blackmon <sblack...@salesforce.com>
AuthorDate: Thu Dec 7 12:04:35 2023 -0600

    add .asf.yaml
---
 .asf.yaml | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000000..94df90449f
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,14 @@
+github:
+  del_branch_on_merge: true
+  description: "Apache Streams"
+  homepage: https://streams.apache.org/
+  features:
+    - issues: true
+    - projects: true
+  ghp_branch: gh_pages
+  ghp_path: /
+  labels:
+    - apache
+    - streams
+  protected_branches:
+    master: {}

Reply via email to