This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch verified-publisher in repository https://gitbox.apache.org/repos/asf/airflow-site.git
commit 24f0c41135fc393123fa7ea4a24c215160917562 Author: Kaxil Naik <[email protected]> AuthorDate: Thu May 20 02:17:18 2021 +0100 Get Verified Publisher on ArtifactHub for Helm Chart We want our just released Chart to be verified https://artifacthub.io/packages/helm/apache-airflow/airflow --- landing-pages/site/static/artifacthub-repo.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/landing-pages/site/static/artifacthub-repo.yml b/landing-pages/site/static/artifacthub-repo.yml new file mode 100644 index 0000000..c4c6769 --- /dev/null +++ b/landing-pages/site/static/artifacthub-repo.yml @@ -0,0 +1,5 @@ +# Artifact Hub repository metadata file +repositoryID: 934024b6-f891-4fc8-88c0-c05520ada400 +owners: + - name: Apache Airflow PMC Members + email: [email protected]
