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 1756416 Added SSH source to the examples 1756416 is described below commit 17564168336506169dd33e6ef6ed6c9eaf7dff06 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Nov 25 14:23:59 2020 +0100 Added SSH source to the examples --- README.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.adoc b/README.adoc index daff29e..8e22021 100644 --- a/README.adoc +++ b/README.adoc @@ -29,6 +29,7 @@ List of existing examples: - RabbitMQ source and sink examples - SFTP source and sink examples - Slack source, sink and apicurio registry example +- SSH source example - SQL source and sink examples - Telegram source and sink examples - Twitter Direct message source and sink examples