Title: [150708] trunk/Websites/webkit.org
Revision
150708
Author
[email protected]
Date
2013-05-25 21:42:36 -0700 (Sat, 25 May 2013)

Log Message

Broken link to committers list on contributing web page
https://bugs.webkit.org/show_bug.cgi?id=116722

Patch by Bem Jones-Bey <[email protected]> on 2013-05-25
Reviewed by Andreas Kling.

* coding/contributing.html:
Changed broken link to point to the team page instead.

Modified Paths

Diff

Modified: trunk/Websites/webkit.org/ChangeLog (150707 => 150708)


--- trunk/Websites/webkit.org/ChangeLog	2013-05-26 04:33:35 UTC (rev 150707)
+++ trunk/Websites/webkit.org/ChangeLog	2013-05-26 04:42:36 UTC (rev 150708)
@@ -1,3 +1,13 @@
+2013-05-25  Bem Jones-Bey  <[email protected]>
+
+        Broken link to committers list on contributing web page
+        https://bugs.webkit.org/show_bug.cgi?id=116722
+
+        Reviewed by Andreas Kling.
+
+        * coding/contributing.html:
+        Changed broken link to point to the team page instead.
+
 2013-05-24  Bem Jones-Bey  <[email protected]>
 
         Make team.html have each contributor's area of expertise

Modified: trunk/Websites/webkit.org/coding/contributing.html (150707 => 150708)


--- trunk/Websites/webkit.org/coding/contributing.html	2013-05-26 04:33:35 UTC (rev 150707)
+++ trunk/Websites/webkit.org/coding/contributing.html	2013-05-26 04:42:36 UTC (rev 150708)
@@ -164,7 +164,7 @@
 the reviewer as you submit revised patches.</p>
 
 <h3 id="landing">Landing in the tree</h3>
-<p>Once a patch is approved, you should ask <a href="" with commit access</a> to land your patch. Alternatively you can request that your patch be committed by our <a href="" bot</a>.</p>
+<p>Once a patch is approved, you should ask <a href="" committer or reviewer</a> to land your patch. Alternatively you can request that your patch be committed by our <a href="" bot</a>.</p>
 
 <h4>Keeping the tree green</h4>
 <p>In either case, your responsibility for the patch does not end with the patch landing in the tree. There may be regressions from your change or additional feedback from reviewers after the patch has landed. You can watch the tree at <a href="" to make sure your patch builds and passes tests on all platforms.  It is your responsibility to be available should regressions arise and to respond to additional feedback that happens after a check-in.</p>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to