You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2021/09/03 22:05:15 UTC

[airflow-site] branch add-new-providers-to-index created (now 5800856)

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

potiuk pushed a change to branch add-new-providers-to-index
in repository https://gitbox.apache.org/repos/asf/airflow-site.git.


      at 5800856  Addd new providers to index

This branch includes the following new commits:

     new 5800856  Addd new providers to index

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[airflow-site] 01/01: Addd new providers to index

Posted by po...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 58008568f07f33a86347ab8bfc039dbbbbedd307
Author: Jarek Potiuk <ja...@potiuk.com>
AuthorDate: Sat Sep 4 00:04:54 2021 +0200

    Addd new providers to index
---
 landing-pages/site/content/en/docs/_index.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/landing-pages/site/content/en/docs/_index.md b/landing-pages/site/content/en/docs/_index.md
index d5d8e97..9b5a97c 100644
--- a/landing-pages/site/content/en/docs/_index.md
+++ b/landing-pages/site/content/en/docs/_index.md
@@ -23,6 +23,8 @@ Providers packages include integrations with third party integrations. They are
 
   <li><a href="/docs/apache-airflow-providers-airbyte/stable/index.html"><code>Airbyte</code></a></li>
 
+  <li><a href="/docs/apache-airflow-providers-alibaba/stable/index.html"><code>Alibaba</code></a></li>
+
   <li><a href="/docs/apache-airflow-providers-amazon/stable/index.html"><code>Amazon</code></a></li>
 
   <li><a href="/docs/apache-airflow-providers-apache-beam/stable/index.html"><code>Apache Beam</code></a></li>
@@ -93,6 +95,8 @@ Providers packages include integrations with third party integrations. They are
 
   <li><a href="/docs/apache-airflow-providers-microsoft-azure/stable/index.html"><code>Microsoft Azure</code></a></li>
 
+  <li><a href="/docs/apache-airflow-providers-microsoft-psrp/stable/index.html"><code>Microsoft PowerShell Remoting Protocol (PSRP)</code></a></li>
+
   <li><a href="/docs/apache-airflow-providers-microsoft-mssql/stable/index.html"><code>Microsoft SQL Server (MSSQL)</code></a></li>
 
   <li><a href="/docs/apache-airflow-providers-microsoft-winrm/stable/index.html"><code>Windows Remote Management (WinRM)</code></a></li>