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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new e7b10d3  Publish the website
e7b10d3 is described below

commit e7b10d3fbc459eab2581131f4af9a8c76b9fd6dc
Author: Willem Jiang <jiangni...@huawei.com>
AuthorDate: Thu Nov 22 15:15:11 2018 +0800

    Publish the website
---
 .../cn/docs/opensource-project-is-not-so-far-away/index.html  |  9 +++++++--
 content/feed.xml                                              | 11 ++++++++---
 2 files changed, 15 insertions(+), 5 deletions(-)

diff --git a/content/cn/docs/opensource-project-is-not-so-far-away/index.html 
b/content/cn/docs/opensource-project-is-not-so-far-away/index.html
index 4cdf771..ad457b6 100644
--- a/content/cn/docs/opensource-project-is-not-so-far-away/index.html
+++ b/content/cn/docs/opensource-project-is-not-so-far-away/index.html
@@ -411,7 +411,12 @@
 
 <h3 id="给有意者的一些建议">给有意者的一些建议</h3>
 
-<p>参与一个开源项目,对于自己阅读文档、分析源码、开发和沟通的能力都有很大的益处。这和开发一个业务系统是两种完全不同的体验,对于拓展个人的视野和经验很有帮助,我想大家应该从各种文章里了解很多了,我在这里就不多讲了
 : )</p>
+<p>参与一个开源项目,对于自己阅读文档、分析源码、开发和沟通的能力都有很大的益处。这和开发一个业务系统是两种完全不同的体验,对于拓展个人的视野和经验很有帮助。如果进一步成为Apache
 committer,还有一些额外的福利哦,例如:</p>
+<ul>
+  
<li>合入PR的权限:普通的贡献者只能等待其他committer来检视代码和帮你合入PR。如果你自己就是一名committer的话,那么你就有了合入PR的权限了;而且在你提交PR的时候,不用再像以前一样被动等待其他人来检视,你可以在Github的PR页面主动选择要求其他committer帮你检视代码,被你at到的committer会收到提醒检视的邮件,这样更快捷。</li>
+  <li>JetBrains开源license:如果你是一名Java开发人员,相信你应该听说过JetBrains的Intellij 
IDEA吧?IDEA有社区版和商业版之分,商业版的功能更丰富,不过需要付费使用。如果你成为了一个Apache项目的committer,那么你就可以申请Open 
Source License,免费使用商业版的IDEA,或者其他工具(如Goland)了。</li>
+  <li>技术水平的认可:成为Apache Committer本身就是一件可以证明你的技术能力的事情。在<a 
href="http://people.apache.org/committer-index.html"; title="Apache committer 
index">Apache Committer 列表</a>页面,你可以看到所有的Apache 
Committer,表格的第三列显示了各个committer所参与的项目。当你参与的项目足够多时,还能成为Apache 
member,帮助大家孵化开源项目,这个层次相当于比普通committer更进一步了。</li>
+</ul>
 
 <p>如果想要参与到一个开源项目中,可以首先了解一下如何使用这个项目。给开源社区做贡献的方式不仅仅限于提交代码,<a 
href="https://github.com/apache/servicecomb-docs"; 
title="ServiceComb文档项目">修复文档问题</a>可能是一个更好的切入点。通过阅读和修复文档问题,我们可以了解到一个项目的主要特性,这对于我们进一步了解项目源码也是很有帮助的。</p>
 
@@ -434,7 +439,7 @@
 在成为committer之前,你需要先确保自己已经<a href="http://www.apache.org/licenses/#clas"; 
title="Contributor License Agreements">签署iCLA</a>。如果没有的话,可以先去<a 
href="http://www.apache.org/licenses/icla.pdf"; title="下载ICLA文件">下载一份iCLA 
pdf文件</a>,注意<code class="highlighter-rouge">(optional) Public 
name</code>一栏填写自己的github id。注意这份PDF文件需要签名,签名内容是<code 
class="highlighter-rouge">Full Name</code>那一栏的你填的内容。<br />
 将签署好了的iCLA文件按照<a href="http://www.apache.org/licenses/#submitting"; 
title="提交iCLA文件">iCLA文件提交说明</a>发送给<code 
class="highlighter-rouge">secret...@apache.org</code>,等待回信即可完成签署流程。</li>
   <li>回复PMC的邀请邮件<br />
-完成iCLA的签署后,就可以在Apache PMC的邀请邮件上回复了,回复邮件发给<code 
class="highlighter-rouge">priv...@servicecomb.apache.org</code>,你需要说明自己接受邀请,并且告诉PMC你所想要使用的Apache
 id。已经被人申请了的Apache ID在[这里][ApacheID]都可以查到,选择的时候需要选一个还没有被人使用的id。</li>
+完成iCLA的签署后,就可以在Apache PMC的邀请邮件上回复了,回复邮件发给<code 
class="highlighter-rouge">priv...@servicecomb.apache.org</code>,你需要说明自己接受邀请,并且告诉PMC你所想要使用的Apache
 id。已经被人申请了的Apache ID在<a href="http://people.apache.org/committer-index.html"; 
title="Apache committer index">这里</a>都可以查到,选择的时候需要选一个还没有被人使用的id。</li>
   <li>初始化Apache帐户密码<br />
 当收到Apache帐户创建成功的邮件(标题为<code class="highlighter-rouge">Welcome to the Apache 
Software Foundation 
(ASF)!</code>)时,你的Apache帐号就创建成功了,记得按照邮件中的提示,去设置一下自己的密码。重置密码的过程中需要使用你在签署iCLA时填写的邮箱地址。</li>
   <li>设置committer权限<br />
diff --git a/content/feed.xml b/content/feed.xml
index 93e7a1a..2a746b3 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="3.4.3">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2018-11-22T09:36:52+08:00</updated><id>/</id><title 
type="html">Apache ServiceComb</title><subtitle>The homepage of 
ServiceComb</subtitle><author><name>{&quot;name&quot;=&gt;nil, 
&quot;avatar&quot;=&gt;&quot;/assets [...]
+<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="3.4.3">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2018-11-22T15:14:36+08:00</updated><id>/</id><title 
type="html">Apache ServiceComb</title><subtitle>The homepage of 
ServiceComb</subtitle><author><name>{&quot;name&quot;=&gt;nil, 
&quot;avatar&quot;=&gt;&quot;/assets [...]
 
 &lt;blockquote&gt;
   &lt;p&gt;前几天收到了Apache ServiceComb PMC的邀请邮件,这意味着我成为了一名Apache 
ServiceComb项目的Committer。喜悦之余,我想留下一篇博客作为自己工作的一个阶段性总结,同时也希望这篇文章能够给其他想要加入到开源社区的同学一点参考。&lt;/p&gt;
@@ -22,7 +22,12 @@
 
 &lt;h3 id=&quot;给有意者的一些建议&quot;&gt;给有意者的一些建议&lt;/h3&gt;
 
-&lt;p&gt;参与一个开源项目,对于自己阅读文档、分析源码、开发和沟通的能力都有很大的益处。这和开发一个业务系统是两种完全不同的体验,对于拓展个人的视野和经验很有帮助,我想大家应该从各种文章里了解很多了,我在这里就不多讲了
 : )&lt;/p&gt;
+&lt;p&gt;参与一个开源项目,对于自己阅读文档、分析源码、开发和沟通的能力都有很大的益处。这和开发一个业务系统是两种完全不同的体验,对于拓展个人的视野和经验很有帮助。如果进一步成为Apache
 committer,还有一些额外的福利哦,例如:&lt;/p&gt;
+&lt;ul&gt;
+  
&lt;li&gt;合入PR的权限:普通的贡献者只能等待其他committer来检视代码和帮你合入PR。如果你自己就是一名committer的话,那么你就有了合入PR的权限了;而且在你提交PR的时候,不用再像以前一样被动等待其他人来检视,你可以在Github的PR页面主动选择要求其他committer帮你检视代码,被你at到的committer会收到提醒检视的邮件,这样更快捷。&lt;/li&gt;
+  &lt;li&gt;JetBrains开源license:如果你是一名Java开发人员,相信你应该听说过JetBrains的Intellij 
IDEA吧?IDEA有社区版和商业版之分,商业版的功能更丰富,不过需要付费使用。如果你成为了一个Apache项目的committer,那么你就可以申请Open 
Source License,免费使用商业版的IDEA,或者其他工具(如Goland)了。&lt;/li&gt;
+  &lt;li&gt;技术水平的认可:成为Apache Committer本身就是一件可以证明你的技术能力的事情。在&lt;a 
href=&quot;http://people.apache.org/committer-index.html&quot; 
title=&quot;Apache committer index&quot;&gt;Apache Committer 
列表&lt;/a&gt;页面,你可以看到所有的Apache 
Committer,表格的第三列显示了各个committer所参与的项目。当你参与的项目足够多时,还能成为Apache 
member,帮助大家孵化开源项目,这个层次相当于比普通committer更进一步了。&lt;/li&gt;
+&lt;/ul&gt;
 
 &lt;p&gt;如果想要参与到一个开源项目中,可以首先了解一下如何使用这个项目。给开源社区做贡献的方式不仅仅限于提交代码,&lt;a 
href=&quot;https://github.com/apache/servicecomb-docs&quot; 
title=&quot;ServiceComb文档项目&quot;&gt;修复文档问题&lt;/a&gt;可能是一个更好的切入点。通过阅读和修复文档问题,我们可以了解到一个项目的主要特性,这对于我们进一步了解项目源码也是很有帮助的。&lt;/p&gt;
 
@@ -45,7 +50,7 @@
 在成为committer之前,你需要先确保自己已经&lt;a 
href=&quot;http://www.apache.org/licenses/#clas&quot; title=&quot;Contributor 
License Agreements&quot;&gt;签署iCLA&lt;/a&gt;。如果没有的话,可以先去&lt;a 
href=&quot;http://www.apache.org/licenses/icla.pdf&quot; 
title=&quot;下载ICLA文件&quot;&gt;下载一份iCLA pdf文件&lt;/a&gt;,注意&lt;code 
class=&quot;highlighter-rouge&quot;&gt;(optional) Public 
name&lt;/code&gt;一栏填写自己的github id。注意这份PDF文件需要签名,签名内容是&lt;code 
class=&quot;highlighter-rouge&quot;&gt;Full Name&lt;/code&gt;那一栏的你填的内容。&lt;br 
/&gt;
 将签署好了的iCLA文件按照&lt;a 
href=&quot;http://www.apache.org/licenses/#submitting&quot; 
title=&quot;提交iCLA文件&quot;&gt;iCLA文件提交说明&lt;/a&gt;发送给&lt;code 
class=&quot;highlighter-rouge&quot;&gt;secret...@apache.org&lt;/code&gt;,等待回信即可完成签署流程。&lt;/li&gt;
   &lt;li&gt;回复PMC的邀请邮件&lt;br /&gt;
-完成iCLA的签署后,就可以在Apache PMC的邀请邮件上回复了,回复邮件发给&lt;code 
class=&quot;highlighter-rouge&quot;&gt;priv...@servicecomb.apache.org&lt;/code&gt;,你需要说明自己接受邀请,并且告诉PMC你所想要使用的Apache
 id。已经被人申请了的Apache ID在[这里][ApacheID]都可以查到,选择的时候需要选一个还没有被人使用的id。&lt;/li&gt;
+完成iCLA的签署后,就可以在Apache PMC的邀请邮件上回复了,回复邮件发给&lt;code 
class=&quot;highlighter-rouge&quot;&gt;priv...@servicecomb.apache.org&lt;/code&gt;,你需要说明自己接受邀请,并且告诉PMC你所想要使用的Apache
 id。已经被人申请了的Apache ID在&lt;a 
href=&quot;http://people.apache.org/committer-index.html&quot; 
title=&quot;Apache committer 
index&quot;&gt;这里&lt;/a&gt;都可以查到,选择的时候需要选一个还没有被人使用的id。&lt;/li&gt;
   &lt;li&gt;初始化Apache帐户密码&lt;br /&gt;
 当收到Apache帐户创建成功的邮件(标题为&lt;code class=&quot;highlighter-rouge&quot;&gt;Welcome 
to the Apache Software Foundation 
(ASF)!&lt;/code&gt;)时,你的Apache帐号就创建成功了,记得按照邮件中的提示,去设置一下自己的密码。重置密码的过程中需要使用你在签署iCLA时填写的邮箱地址。&lt;/li&gt;
   &lt;li&gt;设置committer权限&lt;br /&gt;

Reply via email to