You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2014/07/10 22:50:52 UTC

[05/12] git commit: Removed duplicate wording

Removed duplicate wording


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

Branch: refs/heads/master
Commit: afdc918cc17e583a6c4f596c18d2a532aedfacc3
Parents: 7cdf8f0
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Thu Jun 26 10:48:36 2014 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Thu Jun 26 10:48:36 2014 -0500

----------------------------------------------------------------------
 BYLAWS.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/afdc918c/BYLAWS.md
----------------------------------------------------------------------
diff --git a/BYLAWS.md b/BYLAWS.md
index 2d04537..f8afaae 100644
--- a/BYLAWS.md
+++ b/BYLAWS.md
@@ -78,7 +78,7 @@ This section describes the various actions which are undertaken within the proje
 
 | Actions | Description | Approval | Binding Votes | Minimum Length | Mailing List |
 |---------|-------------|----------|---------------|----------------|--------------|
-| Code Change | A change made to a codebase of the project and committed by a committer. This includes source code, documentation, website content, etc. | Two +1s from committers from committers other than the one who authored the patch, and no -1s. | Active committers | 2 days from initial patch |JIRA or Github pull ( with notification sent to dev@storm.incubator.apache.org) |
+| Code Change | A change made to a codebase of the project and committed by a committer. This includes source code, documentation, website content, etc. | Two +1s from committers other than the one who authored the patch, and no -1s. | Active committers | 2 days from initial patch |JIRA or Github pull ( with notification sent to dev@storm.incubator.apache.org) |
 | Release Plan | Defines the timetable and actions for a release. The plan also nominates a Release Manager. | Lazy majority | Active committers | 3 days | dev@storm.incubator.apache.org |
 | Product Release | When a release of one of the project's products is ready, a vote is required to accept the release as an official release of the project. | Lazy Majority | Active PMC members | 3 days | dev@storm.incubator.apache.org |
 | Adoption of New Codebase | When the codebase for an existing, released product is to be replaced with an alternative codebase. If such a vote fails to gain approval, the existing code base will continue. This also covers the creation of new sub-projects and submodules within the project. | Lazy 2/3 majority | Active PMC members | 7 days | dev@storm.incubator.apache.org |