Repository: tez Updated Branches: refs/heads/master c924e8a25 -> 1a5317578
TEZ-2231. Addendum patch. Create project by-laws. (hitesh) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/1a531757 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/1a531757 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/1a531757 Branch: refs/heads/master Commit: 1a5317578fb93cda9cefe27ad1ef90c9e73d08b8 Parents: c924e8a Author: Hitesh Shah <[email protected]> Authored: Fri May 1 11:56:29 2015 -0700 Committer: Hitesh Shah <[email protected]> Committed: Fri May 1 11:56:29 2015 -0700 ---------------------------------------------------------------------- docs/src/site/markdown/by-laws.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/1a531757/docs/src/site/markdown/by-laws.md ---------------------------------------------------------------------- diff --git a/docs/src/site/markdown/by-laws.md b/docs/src/site/markdown/by-laws.md index 9b23201..1decc37 100644 --- a/docs/src/site/markdown/by-laws.md +++ b/docs/src/site/markdown/by-laws.md @@ -1,3 +1,21 @@ +!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<head><title>Apache Tez Project Bylaws</title></head> + # Apache Tez Project Bylaws This document defines the bylaws under which the Apache Tez project operates. It defines the roles and responsibilities of the project, who may vote, how voting works, how conflicts are resolved, etc.
