You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/10/13 10:16:32 UTC

[camel-kafka-connector-examples] branch master updated: Added Slack Sink to the examples list

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

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git


The following commit(s) were added to refs/heads/master by this push:
     new 94ab828  Added Slack Sink to the examples list
94ab828 is described below

commit 94ab8281a473cbe4628aa88eb74a25c0f4912b67
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Oct 13 12:16:17 2020 +0200

    Added Slack Sink to the examples list
---
 README.adoc | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/README.adoc b/README.adoc
index 254c547..309996d 100644
--- a/README.adoc
+++ b/README.adoc
@@ -2,18 +2,18 @@ This is camel-kafka-connector examples repository
 
 List of existing examples:
 
-- AMQP source and sink example
+- AMQP source and sink examples
 - AWS-S3 to JMS example
 - AWS2-lambda sink example
 - AWS2-kinesis-firehose sink example
 - AWS2-S3 source and sink examples
 - AWS2-SNS sink example
 - AWS2-SQS source and sink examples
-- CQL source and sink example
-- File source and sink example
-- Infinispan source and sink example
-- MinIO source and sink example
-- Nats source and sink example
-- NSQ source and sink example
-- RabbitMQ source and sink example
-- Slack source example
+- CQL source and sink examples
+- File source and sink examples
+- Infinispan source and sink examples
+- MinIO source and sink examples
+- Nats source and sink examples
+- NSQ source and sink examples
+- RabbitMQ source and sink examples
+- Slack source and sink examples