Title: [101558] trunk/Websites/webkit.org
Revision
101558
Author
rn...@webkit.org
Date
2011-11-30 14:53:42 -0800 (Wed, 30 Nov 2011)

Log Message

commit-review-policy.html should make clear committers shouldn't land patches without authors' consent
https://bugs.webkit.org/show_bug.cgi?id=73098

Reviewed by Antti Koivisto.

Revise the sentence about committers being allowed to land patches by others to explicitly state that
they can only land patches by others if asked by authors themselves.

* coding/commit-review-policy.html:

Modified Paths

Diff

Modified: trunk/Websites/webkit.org/ChangeLog (101557 => 101558)


--- trunk/Websites/webkit.org/ChangeLog	2011-11-30 22:38:15 UTC (rev 101557)
+++ trunk/Websites/webkit.org/ChangeLog	2011-11-30 22:53:42 UTC (rev 101558)
@@ -1,3 +1,15 @@
+2011-11-30  Ryosuke Niwa  <rn...@webkit.org>
+
+        commit-review-policy.html should make clear committers shouldn't land patches without authors' consent
+        https://bugs.webkit.org/show_bug.cgi?id=73098
+
+        Reviewed by Antti Koivisto.
+
+        Revise the sentence about committers being allowed to land patches by others to explicitly state that
+        they can only land patches by others if asked by authors themselves.
+
+        * coding/commit-review-policy.html:
+
 2011-11-14  Mark Rowe  <mr...@apple.com>
 
         Upgrade WordPress's Akismet plug-in to the latest version.

Modified: trunk/Websites/webkit.org/coding/commit-review-policy.html (101557 => 101558)


--- trunk/Websites/webkit.org/coding/commit-review-policy.html	2011-11-30 22:38:15 UTC (rev 101557)
+++ trunk/Websites/webkit.org/coding/commit-review-policy.html	2011-11-30 22:53:42 UTC (rev 101558)
@@ -7,7 +7,7 @@
 <p>The WebKit project has two kinds of special status beyond being a
 contributor. WebKit Committers have direct read-write access to the
 Subversion repository, enabling them to commit changes by themselves
-or others once reviewed. WebKit Reviewers are permitted to review
+or reviewed changes by others if authors ask committers to do so. WebKit Reviewers are permitted to review
 patches and may grant or deny approval for committing. Details of the
 review and commit process are available
 on the <a href="" page</a>.</p>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to