Repository: incubator-airflow Updated Branches: refs/heads/v1-10-test f1083cbad -> f123cf5f8
[AIRFLOW-XXX] Wrap DISCLAIMER text (cherry picked from commit 39adc77f6fefc54fcfa893362b576070a4c3e660) Signed-off-by: Bolke de Bruin <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/8e54a291 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/8e54a291 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/8e54a291 Branch: refs/heads/v1-10-test Commit: 8e54a2917ef86d5cbdd8533a4fd4f38eaf6cc144 Parents: f1083cb Author: Bolke de Bruin <[email protected]> Authored: Fri Jul 13 11:46:03 2018 +0200 Committer: Bolke de Bruin <[email protected]> Committed: Fri Jul 13 11:54:56 2018 +0200 ---------------------------------------------------------------------- DISCLAIMER | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/8e54a291/DISCLAIMER ---------------------------------------------------------------------- diff --git a/DISCLAIMER b/DISCLAIMER index 8fe6988..2758508 100644 --- a/DISCLAIMER +++ b/DISCLAIMER @@ -1 +1,6 @@ -Apache Airflow is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. +Apache Airflow is an effort undergoing incubation at The Apache Software Foundation (ASF), +sponsored by the Apache Incubator. Incubation is required of all newly accepted projects +until a further review indicates that the infrastructure, communications, and decision +making process have stabilized in a manner consistent with other successful ASF projects. +While incubation status is not necessarily a reflection of the completeness or stability +of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
