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

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git


The following commit(s) were added to refs/heads/main by this push:
     new e50d46d5cd add link for custom provider for Couchbase (#1078)
e50d46d5cd is described below

commit e50d46d5cd198f8c8930c64da79fbb0470f8f8c5
Author: shyam-cb <[email protected]>
AuthorDate: Fri Oct 18 13:27:41 2024 +0530

    add link for custom provider for Couchbase (#1078)
---
 landing-pages/site/content/en/ecosystem/_index.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/landing-pages/site/content/en/ecosystem/_index.md 
b/landing-pages/site/content/en/ecosystem/_index.md
index 563e556cf8..83f9e2552d 100644
--- a/landing-pages/site/content/en/ecosystem/_index.md
+++ b/landing-pages/site/content/en/ecosystem/_index.md
@@ -97,6 +97,8 @@ If you would you like to be included on this page, please 
reach out to the [Apac
 
 [Airflow OpenTelemetry 
Provider](https://github.com/howardyoo/airflow_otel_provider) - Provides Hook 
and EventListener which will generate traces, metrics, and logs in 
[OpenTelemetry](https://opentelemetry.io/) for your DAG runs.
 
+[Airflow Couchbase 
Provider](https://github.com/Couchbase-Ecosystem/airflow-providers-couchbase) - 
Provides Hook to seamlessly interact with Couchbase databases, execute queries, 
manage documents, and more.
+
 &nbsp;
 
 ## Async Providers

Reply via email to