You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by gi...@apache.org on 2018/05/16 16:26:51 UTC

[incubator-netbeans-website] branch asf-site updated: Automated site publishing by Jenkins build 62

This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 12dacb5  Automated site publishing by Jenkins build 62
12dacb5 is described below

commit 12dacb56253b77bec05b6c2e69801b9a51bb67ea
Author: jenkins <bu...@apache.org>
AuthorDate: Wed May 16 16:26:49 2018 +0000

    Automated site publishing by Jenkins build 62
---
 content/community/committer.html     | 8 ++++----
 content/community/mailing-lists.html | 2 +-
 content/participate/submit-pr.html   | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/content/community/committer.html b/content/community/committer.html
index e4e35bc..89102d7 100644
--- a/content/community/committer.html
+++ b/content/community/committer.html
@@ -5,7 +5,7 @@
 <head>
     <meta charset="utf-8">
     <meta http-equiv="x-ua-compatible" content="ie=edge">
-    <title>How to become a commiter</title>
+    <title>How to become a committer</title>
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta name="description" content="Apache NetBeans Events">
     <meta name="author" content="Apache NetBeans">
@@ -80,12 +80,12 @@
             <div id="toc" class="toc">
 <div id="toctitle"></div>
 <ul class="sectlevel1">
-<li><a href="#_how_to_become_a_commiter_and_maybe_a_ppmc_member">How to become a commiter (and maybe a PPMC member)</a></li>
+<li><a href="#_how_to_become_a_committer_and_maybe_a_ppmc_member">How to become a committer (and maybe a PPMC member)</a></li>
 <li><a href="#_for_p_pmc_members_commiter_p_pmc_member_election_process">For (P)PMC members: Commiter / (P)PMC member election process</a></li>
 </ul>
 </div>
 <div class="sect1">
-<h2 id="_how_to_become_a_commiter_and_maybe_a_ppmc_member">How to become a commiter (and maybe a PPMC member)</h2>
+<h2 id="_how_to_become_a_committer_and_maybe_a_ppmc_member">How to become a committer (and maybe a PPMC member)</h2>
 <div class="sectionbody">
 <div class="paragraph">
 <p>The Committer, Member and (P)PMC Member terms, in particular, have very specific meanings in the Apache Software Foundation
@@ -96,7 +96,7 @@
 <li>
 <p>Everyone who is listed <a href="https://wiki.apache.org/incubator/NetBeansProposal">at the Apache NetBeans Proposal</a> can become an Apache NetBeans committer and PPMC (Podling Project Management Committee) member by submitting the required paperwork.
 For those in that list, the final step in becoming a committer is to send your iCLA (<a href="https://www.apache.org/licenses/icla.pdf">individual contributor license agreement (pdf)</a>) to Apache.
-Under "preferred Apache id(s)", please put an ID of your choice, which does not already exist (check <a href="http://people.apache.org/commiter-index.html">here</a>.
+Under "preferred Apache id(s)", please put an ID of your choice, which does not already exist (check <a href="http://people.apache.org/committer-index.html">here</a>.
 Please print out the iCLA, complete it and sign it, scan it, and then e-mail the PDF file to <a href="mailto:secretary@apache.org">secretary@apache.org</a>.
 Once you have sent in your iCLA, you will receive a notification and your Apache ID. You will then be ready to commit code to Apache NetBeans, once the code has been transferred from Oracle.
 NetBeans PPMC members should also join <a href="mailto:private@netbeans.incubator.apache.org">private@netbeans.incubator.apache.org</a> (by sending a
diff --git a/content/community/mailing-lists.html b/content/community/mailing-lists.html
index e93c664..153a4ab 100644
--- a/content/community/mailing-lists.html
+++ b/content/community/mailing-lists.html
@@ -282,7 +282,7 @@ are able to write to this mailing list.</p>
 <p>Meet other users in the unofficial <a href="https://netbeans.signup.team/">NetBeans Slack channel</a></p>
 </li>
 <li>
-<p>Finaly we use <a href="https://github.com/apache/incubator.netbeans">GitHub</a> as a source repository and <a href="https://issues.apache.org/jira/projects/NETBEANS/summary">JIRA</a> for issue reporting.</p>
+<p>Finally we use <a href="https://github.com/apache/incubator-netbeans">GitHub</a> as a source repository and <a href="https://issues.apache.org/jira/projects/NETBEANS/summary">JIRA</a> for issue reporting.</p>
 </li>
 </ul>
 </div>
diff --git a/content/participate/submit-pr.html b/content/participate/submit-pr.html
index bf7c6f2..af0c173 100644
--- a/content/participate/submit-pr.html
+++ b/content/participate/submit-pr.html
@@ -107,7 +107,7 @@ so the <a href="https://www.apache.org/dev/contributors">Apache&#8217;s Guide fo
 <div class="olist arabic">
 <ol class="arabic">
 <li>
-<p>Before starting to code, it is a good practice to open an issue (PTR) first in our <a href="https://issues.apache.org/jira/projects/NETBEANS/summary">JIRA</a> instance, and discuss the problem in the developer mailing list (see <a href="mailing-lists.html">mailing lists</a>), giving the reason for submitting your pull request so that it is clear and more experienced members can suggest appropriate solutions/ideas.</p>
+<p>Before starting to code, it is a good practice to open an issue (PTR) first in our <a href="https://issues.apache.org/jira/projects/NETBEANS/summary">JIRA</a> instance, and discuss the problem in the developer mailing list (see <a href="/community/mailing-lists.html">mailing lists</a>), giving the reason for submitting your pull request so that it is clear and more experienced members can suggest appropriate solutions/ideas.</p>
 </li>
 <li>
 <p>All commits must include the author&#8217;s full name and email address. For <strong>important modifications</strong> you will need to submit an <a href="https://www.apache.org/licenses/icla.pdf">Individual Contributor License Agreement (ICLA)</a>.</p>
@@ -261,7 +261,7 @@ git config --global user.email "john@doe.org"</code></pre>
 <p>Once your pull request is submitted to Apache NetBeans it will be visible in this address <a href="https://github.com/apache/incubator-netbeans/pulls" class="bare">https://github.com/apache/incubator-netbeans/pulls</a>.</p>
 </div>
 <div class="paragraph">
-<p>The pull request will then be reviewed by the <a href="team.html">NetBeans Team</a>, once there&#8217;s time to do so. Please be patient, as this may take some time, depending on other duties and ongoing work.</p>
+<p>The pull request will then be reviewed by the <a href="/community/who.html">NetBeans Team</a>, once there&#8217;s time to do so. Please be patient, as this may take some time, depending on other duties and ongoing work.</p>
 </div>
 </div>
 <div class="sect2">

-- 
To stop receiving notification emails like this one, please contact
git-site-role@apache.org.

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists