You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ar...@apache.org on 2017/03/16 21:37:32 UTC

[1/2] incubator-airflow git commit: [AIRFLOW-997] Update setup.cfg to point to Apache

Repository: incubator-airflow
Updated Branches:
  refs/heads/master ca1623386 -> e08b102c0


[AIRFLOW-997] Update setup.cfg to point to Apache

The setup.cfg should point to the Apache PMC as "author" and the
dev mailing list as contact email.


Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/75cd460c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/75cd460c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/75cd460c

Branch: refs/heads/master
Commit: 75cd460ce8e557c44c0c79245105fd535b037210
Parents: 3d6095f
Author: Arthur Wiedmer <ar...@gmail.com>
Authored: Thu Mar 16 13:35:05 2017 -0700
Committer: Arthur Wiedmer <ar...@gmail.com>
Committed: Thu Mar 16 13:35:13 2017 -0700

----------------------------------------------------------------------
 setup.cfg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/75cd460c/setup.cfg
----------------------------------------------------------------------
diff --git a/setup.cfg b/setup.cfg
index 0dd2c39..76ddf37 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -15,8 +15,8 @@
 name = Airflow
 summary = Airflow is a system to programmatically author, schedule and monitor data pipelines.
 description-file = README.md
-author = Maxime Beauchemin
-author-email = maximebeauchemin@gmail.com
+author = Apache Airflow PMC
+author-email = dev@airflow.incubator.apache.org
 license = Apache License, Version 2.0
 
 [files]


[2/2] incubator-airflow git commit: Merge pull request #2162 from artwr/artwr-update_setup_cfg

Posted by ar...@apache.org.
Merge pull request #2162 from artwr/artwr-update_setup_cfg


Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/e08b102c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/e08b102c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/e08b102c

Branch: refs/heads/master
Commit: e08b102c002eb0f8f08229063738f9a94a186278
Parents: ca16233 75cd460
Author: Arthur Wiedmer <ar...@gmail.com>
Authored: Thu Mar 16 14:38:23 2017 -0700
Committer: Arthur Wiedmer <ar...@gmail.com>
Committed: Thu Mar 16 14:38:23 2017 -0700

----------------------------------------------------------------------
 setup.cfg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------