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-projection.git


The following commit(s) were added to refs/heads/main by this push:
     new 0dfdbd7  Create .asf.yaml
0dfdbd7 is described below

commit 0dfdbd7ac344047eff3be1c5244701ed2bb255d4
Author: PJ Fanning <[email protected]>
AuthorDate: Wed Nov 2 20:52:08 2022 +0100

    Create .asf.yaml
---
 .asf.yaml | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..43ed79e
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,15 @@
+# 
https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories
+
+github:
+  description: "Apache Pekko Projections is intended for building systems with 
the CQRS pattern, and facilitate in event-based service-to-service 
communication."
+  homepage: https://pekko.apache.org/
+  labels:
+    - pekko
+  
+  features:
+    # Enable wiki for documentation
+    wiki: false
+    # Enable issue management
+    issues: true
+    # Enable projects for project management boards
+    projects: false


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to