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 3a38cbc Google Mail Stream source example added to list
3a38cbc is described below
commit 3a38cbca2d6d436e0ec332eab4e889fceeb58ca8
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