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 20:03:03 UTC

[incubator-pekko-connectors-kafka] 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-kafka.git


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

commit e094855abbd178e257d66c5ec9b6e9b47a6a7b01
Author: PJ Fanning <pj...@users.noreply.github.com>
AuthorDate: Wed Nov 2 21:02:58 2022 +0100

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

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 00000000..840b130f
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,25 @@
+# https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories
+
+github:
+  description: "Apache Pekko Kafka connector - 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-streams
+    - pekko-connnectors
+    - integration
+    - reactive
+    - reactive-streams
+    - kafka
+    - kafka-client
+    - kafka-connector
+    - java
+    - scala
+  
+  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