Github user ijuma commented on a diff in the pull request:
https://github.com/apache/kafka-site/pull/1#discussion_r41236041
--- Diff: contributing.html ---
@@ -25,9 +25,8 @@
To submit a change for inclusion please do the following:
-<ul>
- <li>Create a patch that applies cleanly against <a
href="http://svn.apache.org/repos/asf/kafka/site/">SVN trunk</a>.</li>
- <li>Open a <a
href="https://issues.apache.org/jira/browse/KAFKA">JIRA</a> ticket describing
the patch and attach your patch to the JIRA. Include in the JIRA information
about the issue and the approach you took in fixing it (if this isn't obvious).
Also, mark the jira as "Patch Available" by clicking on the "Submit Patch"
button (this is done automatically if you use the code review tool below).
Creating the JIRA will automatically send an email to the developer email list
alerting us of the new issue.</li>
+<ul>
+ <li>Follow the detailed instructions in <a
href="https://cwiki.apache.org/confluence/display/KAFKA/Contributing+Website+Documentation+Changes">Contributing
Website Changes</a>.</li>
<li>It is our job to follow up on patches in a timely fashion. <a
href="mailto: [email protected]">Nag us</a> if we aren't doing our job
(sometimes we drop things). If the patch needs improvement, the reviwer will
mark the jira back to "In Progress" after reviewing.</li>
--- End diff --
Can you please fix the existing typo in this line (`reviwer`)?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---