You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/12/30 17:25:44 UTC

[GitHub] [airflow] potiuk commented on a change in pull request #13375: Improves documentation regarding providers and custom connections

potiuk commented on a change in pull request #13375:
URL: https://github.com/apache/airflow/pull/13375#discussion_r550269038



##########
File path: docs/apache-airflow-providers/index.rst
##########
@@ -178,17 +177,51 @@ Creating your own providers
 **When I write my own provider, do I need to do anything special to make it available to others?**
 
 You do not need to do anything special besides creating the ``apache_airflow_provider`` entry point
-returning properly formatted meta-data (dictionary with ``extra-links`` and ``hook-class-names`` fields.
+returning properly formatted meta-data (dictionary with ``extra-links`` and ``hook-class-names`` fields).
+
+**What do I need to do to turn a package into a provider?**

Review comment:
       :heart: 




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org