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 c6bb9cf Added twitter direct message to the example list for source c6bb9cf is described below commit c6bb9cf00d1b9545cb742f30f268decf63ca5053 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Nov 25 08:19:24 2020 +0100 Added twitter direct message to the example list for source --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 6ad29a5..daff29e 100644 --- a/README.adoc +++ b/README.adoc @@ -31,5 +31,5 @@ List of existing examples: - Slack source, sink and apicurio registry example - SQL source and sink examples - Telegram source and sink examples -- Twitter Direct message sink example +- Twitter Direct message source and sink examples - Twitter Search source example