You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2011/11/19 01:05:45 UTC

[Couchdb Wiki] Update of "GitSuccessCriteria" by RandallLeeds

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.

The "GitSuccessCriteria" page has been changed by RandallLeeds:
http://wiki.apache.org/couchdb/GitSuccessCriteria?action=diff&rev1=8&rev2=9

Comment:
Suspect this "must" should also be capitalised.

     1. Changes MUST be submitted by an authenticated committer, over a secure connection. It SHOULD not be possible to fake the committer id and thus taint the commit history.
     1. In cases where the committer is not the author, the committer is REQUIRED to ensure that the author has granted the code to the ASF under the terms of the [[http://www.apache.org/licenses/LICENSE-2.0|Apache License]] or that the contribution is sufficiently trivial to waive this requirement.
     1. The single canonical project repository (repositories) MUST be hosted on ASF servers under full control of the ASF infra team.
-    1. There must be no other legal problem because of the usage of GIT as canonical repository.
+    1. There MUST be no other legal problem because of the usage of GIT as canonical repository.
     1. The canonical GIT repo hosted at the ASF MUST be the repo to cut official ASF releases from.
     1. ASF Infrastructure MUST provide backups of the repository.
     1. A set of community policies or procedures SHALL be defined, and the community SHALL review them to ensure that any impact due to GIT implementation is either mitigated or accepted.