This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch google-mail-stream in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git
commit 310d79ee5c95c09f8536aac0792549c49a0f6c8b Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Nov 10 09:51:29 2020 +0100 Google Mail Stream source example added to list --- README.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.adoc b/README.adoc index 5386791..cb300eb 100644 --- a/README.adoc +++ b/README.adoc @@ -16,6 +16,7 @@ List of existing examples: - File source and sink examples - Git source multiple examples - Google Calendar Stream source example +- Google Mail Stream source example - Infinispan source and sink examples - MinIO source and sink examples - Nats source and sink examples
