This is an automated email from the ASF dual-hosted git repository.
kamilbregula pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 4ce0a06 Remove duplicate entries from .mailmap (#10736)
add 527ea81 Add docs for how airflow manages packages and imports (#10303)
No new revisions were added by this update.
Summary of changes:
docs/concepts.rst | 4 +
docs/executor/celery.rst | 2 +
docs/howto/custom-operator.rst | 1 +
docs/howto/customize-state-colors-ui.rst | 5 +
docs/howto/set-config.rst | 3 +
docs/index.rst | 1 +
docs/logging-monitoring/logging-tasks.rst | 1 +
docs/logging-monitoring/metrics.rst | 2 +
docs/modules_management.rst | 258 ++++++++++++++++++++++++++++++
docs/plugins.rst | 3 +
docs/security/api.rst | 2 +
docs/spelling_wordlist.txt | 5 +
docs/tutorial.rst | 3 +
13 files changed, 290 insertions(+)
create mode 100644 docs/modules_management.rst