This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a commit to branch v1-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/v1-10-test by this push:
new 99d8852 fixup! Add Local and Sequential Executors to Doc (#8084)
99d8852 is described below
commit 99d885259c5802cd75169402a7e61fc76fafcb61
Author: Kaxil Naik <[email protected]>
AuthorDate: Wed Jul 1 12:11:04 2020 +0100
fixup! Add Local and Sequential Executors to Doc (#8084)
---
docs/executor/index.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/executor/index.rst b/docs/executor/index.rst
index 7994ac7..fc305ea 100644
--- a/docs/executor/index.rst
+++ b/docs/executor/index.rst
@@ -34,3 +34,4 @@ section of the configuration file.
dask
celery
kubernetes
+ mesos