The Apache Airflow® community has tens of thousands of active members who help each other develop the platform, solve problems, and share best practices. There are many ways to get involved.
Join the community!
{{ with .Content }}
{{ . }}
{{ end }}
Resources
{{ with .GetPage "resources" }}{{ .Content }} {{ end }}
Project Management Committee
{{ range .Site.Data.pmc }}
{{ partial "boxes/committer" . }}
{{ end }}
{{ partial "buttons/button-filled" (dict "text" "Show more" "id" "show-more-pmcs")}}
Committers
{{ range .Site.Data.committers }}
{{ partial "boxes/committer" . }}
{{ end }}
{{ partial "buttons/button-filled" (dict "text" "Show more" "id" "show-more-committers")}}