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 2022/06/13 22:26:36 UTC

[airflow] branch main updated: fix typo in google provider additional extras (#24431)

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.git


The following commit(s) were added to refs/heads/main by this push:
     new 69c46252dd fix typo in google provider additional extras (#24431)
69c46252dd is described below

commit 69c46252dd222fbcbfdd035ce6de1868b719023f
Author: Andrey Anshin <An...@taragol.is>
AuthorDate: Tue Jun 14 02:26:26 2022 +0400

    fix typo in google provider additional extras (#24431)
---
 airflow/providers/google/provider.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/airflow/providers/google/provider.yaml b/airflow/providers/google/provider.yaml
index 4229bf6ceb..bc92039533 100644
--- a/airflow/providers/google/provider.yaml
+++ b/airflow/providers/google/provider.yaml
@@ -930,8 +930,8 @@ extra-links:
 additional-extras:
   apache.beam: apache-beam[gcp]
   leveldb: plyvel
-  facebook: apache-airlfow-providers-facebook>=2.2.0
-  amazon: apache-airlfow-providers-facebook>=2.6.0
+  facebook: apache-airflow-providers-facebook>=2.2.0
+  amazon: apache-airflow-providers-amazon>=2.6.0
 
 secrets-backends:
   - airflow.providers.google.cloud.secrets.secret_manager.CloudSecretManagerBackend