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/02 19:58:19 UTC

[incubator-pekko-connectors] branch main updated: Create .asf.yaml

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


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

commit a77f5fa20a8240c89d1feddd0707cc5415dae8da
Author: PJ Fanning <pj...@users.noreply.github.com>
AuthorDate: Wed Nov 2 20:58:15 2022 +0100

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

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 00000000..913e4526
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,21 @@
+# https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories
+
+github:
+  description: "Apache Pekko Connectors is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Apache Pekko."
+  homepage: https://pekko.apache.org/
+  labels:
+    - pekko
+    - pekko-stream
+    - pekko-stream-connnectors
+    - integration
+    - reactive
+    - reactive-streams
+    - messaging
+  
+  features:
+    # Enable wiki for documentation
+    wiki: false
+    # Enable issue management
+    issues: true
+    # Enable projects for project management boards
+    projects: false


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pekko.apache.org
For additional commands, e-mail: commits-help@pekko.apache.org