You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2017/04/14 06:04:37 UTC

[1/2] storm git commit: STORM-2474: fix external README format

Repository: storm
Updated Branches:
  refs/heads/master 0e653a2c2 -> f37fb0224


STORM-2474: fix external README format

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

Branch: refs/heads/master
Commit: ab4204e757ae373426fc675035405c9e88c90efb
Parents: 1f5caca
Author: Xin Wang <be...@163.com>
Authored: Thu Apr 13 17:53:06 2017 +0800
Committer: GitHub <no...@github.com>
Committed: Thu Apr 13 17:53:06 2017 +0800

----------------------------------------------------------------------
 external/README.md | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/ab4204e7/external/README.md
----------------------------------------------------------------------
diff --git a/external/README.md b/external/README.md
index f8c09f1..d99cc4f 100644
--- a/external/README.md
+++ b/external/README.md
@@ -1,6 +1,7 @@
 # About Storm External Modules
 
-##What is "external"?
+## What is "external"?
+
 "external" is a group of modules that while not required for storm to operate, are useful for extending Storm in order to
 provide additional functionality such as integration with other technologies frequently used in combination with Storm.
 
@@ -8,11 +9,12 @@ External modules are released in tandem with Storm in order to maintain version
 
 Each external module is assigned one or more "Committer Sponsors" who have expressed interest in supporting the module.
 
-##What is a Committer Sponsor?
+## What is a Committer Sponsor?
+
 A Committer Sponsor is simply an Apache Storm Committer who has expressed interest in supporting a module in one way or
 another. For any given module, we hope to have at least one sponsor to provide some level of protection against code rot
 and abandonware.
 
 Note that this in no way implies that Committer Sponsors have any special roles, privileges, or obligations. The Apache
 Storm Committers have equal authority over and responsibility for the entire codebase. A Committer Sponsor is
-essentially just a Committer who has said: "I'm interested in this module, and am willing to help where I can."
\ No newline at end of file
+essentially just a Committer who has said: "I'm interested in this module, and am willing to help where I can."


[2/2] storm git commit: Merge branch 'STORM-2474' of https://github.com/vesense/storm into STORM-2474-merge

Posted by ka...@apache.org.
Merge branch 'STORM-2474' of https://github.com/vesense/storm into STORM-2474-merge


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

Branch: refs/heads/master
Commit: f37fb022405d093481a1b3d14ebd116e05b766f9
Parents: 0e653a2 ab4204e
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Fri Apr 14 15:04:17 2017 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Fri Apr 14 15:04:17 2017 +0900

----------------------------------------------------------------------
 external/README.md | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
----------------------------------------------------------------------