Docs tweak: change seasons to months in project description#1913
Closed
benhoyt wants to merge 1 commit intoapache:masterfrom
Closed
Docs tweak: change seasons to months in project description#1913benhoyt wants to merge 1 commit intoapache:masterfrom
benhoyt wants to merge 1 commit intoapache:masterfrom
Conversation
Things like "winter 2016" are ambiguous even in the northern hemisphere, and mean something totally different in the southern hemisphere (July/August/September). Changing the season-based dates to months. References: * http://incubator.apache.org/projects/airflow.html * http://nerds.airbnb.com/airflow/ * https://github.com/apache/incubator-airflow/graphs/contributors
Current coverage is 66.46% (diff: 100%)@@ master #1913 diff @@
==========================================
Files 135 135
Lines 10122 10122
Methods 0 0
Messages 0 0
Branches 0 0
==========================================
- Hits 6729 6728 -1
- Misses 3393 3394 +1
Partials 0 0
|
Contributor
|
+1 |
Contributor
|
Please follow https://cwiki.apache.org/confluence/display/AIRFLOW/Contributors%27+Guide You need a JIRA to reference this.. and it needs to be in your commit message. I can do that this time for expediency.. but please follow the wiki. |
Contributor
Author
|
Okay, will do next time - thanks! |
alekstorm
pushed a commit
to alekstorm/incubator-airflow
that referenced
this pull request
Jun 1, 2017
Things like "winter 2016" are ambiguous even in the northern hemisphere, and mean something totally different in the southern hemisphere (July/August/September). Changing the season-based dates to months. References: * http://incubator.apache.org/projects/airflow.html * http://nerds.airbnb.com/airflow/ * https://github.com/apache/incubator- airflow/graphs/contributors Closes apache#1913 from benhoyt/patch-1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
(I was hoping I didn't need to open a Jira issue for this very minor documentation tweak -- but let me know if I should.)
Things like "winter 2016" are ambiguous even in the northern hemisphere, and mean something totally different in the southern hemisphere (July/August/September). Changing the season-based dates to months. References: