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

xiaoyu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-shenyu-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 897a6badd2 Add committer introduction (#631)
897a6badd2 is described below

commit 897a6badd2cf36b091e0964f772cdefc3b3a3e0b
Author: renzhuyan <[email protected]>
AuthorDate: Sun Jul 10 20:03:31 2022 +0800

    Add committer introduction (#631)
    
    * Add committer introduction
    
    * fix ci
    
    * update title
    
    * fix
---
 .../Apache-ShenYu-Committer-2022-07-04.md          |  55 +++++++++++++++++++++
 news/Apache-ShenYu-Committer-2022-07-04.md         |  54 ++++++++++++++++++++
 src/data/newsInfo.js                               |  10 ++++
 static/img/news/renzhuyan.jpg                      | Bin 0 -> 1187983 bytes
 4 files changed, 119 insertions(+)

diff --git 
a/i18n/zh/docusaurus-plugin-content-blog-news/Apache-ShenYu-Committer-2022-07-04.md
 
b/i18n/zh/docusaurus-plugin-content-blog-news/Apache-ShenYu-Committer-2022-07-04.md
new file mode 100644
index 0000000000..6c0e2b54d1
--- /dev/null
+++ 
b/i18n/zh/docusaurus-plugin-content-blog-news/Apache-ShenYu-Committer-2022-07-04.md
@@ -0,0 +1,55 @@
+---
+title: "【从CRUD Boy到Apache ShenYu Committer】" 
+author: "鄢仁柱"
+description: "从CRUD Boy到Apache ShenYu Committer" 
+categories: "Apache ShenYu Committers"
+tags: ["Apache ShenYu"]
+date: 2022-07-04
+---  
+
+### 新晋Committer介绍
+
+大家好,我是[鄢仁柱](https://github.com/renzhuyan) ,目前在微众银行做java/大数据业务开发。非常荣幸受邀成为Apache 
ShenYu社区的Committer,作为一名业务开发人员,平常关注点更多是在业务上,然后去写CRUD,而参与Apache 
Shenyu社区开源,让我有别样体验,更多关注点是放在代码本身,考虑如何支持各种协议、插件拓展、数据同步等。下面跟大家分享一下我参与Apache 
ShenYu社区这段时间的成长和建议。
+
+### 初识Apache Shenyu社区
+
+故事时间线还得回到2020年底开始说起,当时部门为了让我们能更好的成长,给我们报名了极客时间的JAVA进阶训练营,也就是在这个训练营里有幸结识了猫大人,在猫大人读源码活动的带领下,我第一次接触到了Apache
 Shenyu,当时还没进入Apache孵化器,还叫Soul(下面都称Apache Shenyu)。读Apache 
Shenyu源码活动,总共持续三周,在三周里我们每天读源码、写博客,从搭环境到跑示例工程,再到读插件链及数据同步等源码,收获巨大,对Apache 
Shenyu也有了一定的了解。
+
+### 开始提交PR
+
+一直到2021年5月份,我开始提交了我的第一个pr,当时是给Admin模块添加了一个单元测试,功能很小,但它的意义却是非凡的,它意味的我从学习开始到贡献,从自己玩开始到开源,在开源之路上有了一个很好的开始。
+
+### 持续的开源贡献与收获
+
+到目前为止,参与Apache Shenyu社区开源已有一年多一点时间,贡献了许多,也成长收获了许多。具体如下:
+- 参与soul迁移至Apache孵化器,并改名为Apache Shenyu。
+- 参与各模块单元测试的编写。
+- 
负责整合TarsResponsePlugin,GrpcResponsePlugin,SofaResponsePlugin,DubboResponsePlugin等重构为ResponsePlugin统一处理。
+- 负责Admin Oracle数据库的支持。
+- 负责Shenyu网关实例注册到Consul的支持。
+- 参与一些已发现问题的修复、示例工程编写、jar包替换及升级、集成测试编写等。
+
+### 感谢社区小伙伴
+
+感谢无偿帮助过我或给过我启发的小伙伴(排名不分先后):yu199195,dragon-zhang,li-keguo,qicz,moremind,zouchangfu,lianjunwei
+
+### 给新人的一点建议
+
+Apache Way有个理念:社区大于代码,坚信健康的社区比好的代码更重要。这一年多参与下来也让我感受到了Apache 
Shenyu社区这一点践行的非常好,双周会议、任务遵从共识自愿、社区公开透明、小伙伴们热心帮助等。所以今天同样将这句话送给新人,社区大于代码,在这里,你都可以试一试。
+
+### 如何参与Apache ShenYu
+
+1. 如何成为贡献者
+
+   Apache 
ShenYu社区特意写了非常全面的[贡献者指南](https://ShenYu.apache.org/zh/community/contributor-guide)
+
+2. Github [Issues](https://github.com/apache/incubator-ShenYu/issues)
+
+3. 订阅邮件
+   
+   向[email protected] 发送一封邮件;
+
+   发送成功后,您会收到来自 [email protected] 的回信,请按照邮件的提示回复这封邮件,确认订阅;
+
+   在回复确认后,您会收到一封欢迎邮件,表示您已经成功订阅了邮件。
+
diff --git a/news/Apache-ShenYu-Committer-2022-07-04.md 
b/news/Apache-ShenYu-Committer-2022-07-04.md
new file mode 100644
index 0000000000..d8f621e63c
--- /dev/null
+++ b/news/Apache-ShenYu-Committer-2022-07-04.md
@@ -0,0 +1,54 @@
+---
+title: "【From CRUD Boy to Apache ShenYu Committer】" 
+author: "Renzhu Yan"
+description: "From CRUD Boy to Apache ShenYu Committer" 
+categories: "Apache ShenYu Committers"
+tags: ["Apache ShenYu"]
+date: 2022-07-04
+---  
+
+### Introduction of new Committer
+
+Hello everyone, my name is [Renzhu Yan](https://github.com/renzhuyan) , 
currently engaged in Java/big data business development in Shenzhen Qianhai 
WeBank Co., Ltd. I am honored to be invited to be a Committer of Apache ShenYu 
community. As a business developer, I usually focus on business and then write 
CRUD, while participating in the open source of Apache ShenYu community gives 
me a different experience. More attention is paid to the code itself,  consider 
how to support various proto [...]
+
+### Meet the Apache Shenyu community for the first time
+
+The story timeline has to go back to the end of 2020. At that time, in order 
to allow us to grow better, the department signed us up for the JAVA advanced 
training camp of Geek Time, that is, in this training camp, we were fortunate 
enough to get to know Mr. Cat. Under the leadership of Mr. Mao's source code 
reading activity, I first came into contact with Apache Shenyu, which was not 
yet in the Apache incubator, and was also called Soul (hereinafter referred to 
as Apache Shenyu). The ac [...]
+
+### Start submitting PR
+
+In May 2021, I started to submit my first PR. At that time, I added a unit 
test to the Admin module. The function was small, but its significance was 
extraordinary, it meant that I started from learning to contributing, from 
playing to open source, which made a good start on the road of open source.
+
+### Ongoing open source contributions and gains
+
+So far, I have participated in the open source of Apache Shenyu community for 
more than a year, and I have made a lot of contributions and gained a lot of 
growth.  Details are as follows:
+- Participated in soul's migration to Apache Incubator and renamed Apache 
Shenyu.
+- Participate in the writing of unit tests for each module.
+- Responsible for integrating TarsResponsePlugin, GrpcResponsePlugin, 
SofaResponsePlugin, DubboResponsePlugin, etc. and refactoring them into 
ResponsePlugin for unified processing.
+- Responsible for Admin Oracle database support.
+- Responsible for the support of Shenyu gateway instance registration to 
Consul.
+- Participated in the repair of some found problems, sample project writing, 
JAR package replacement and upgrade, integration test writing, etc.
+
+### Thanks to the community
+
+Thanks to my friends who helped me or inspired me for free (in no particular 
order): yu199195,dragon-zhang,li-keguo,qicz,moremind,zouchangfu,lianjunwei
+
+### A little advice for newcomers
+
+Apache Way has a philosophy: community is greater than code, and we firmly 
believe that a healthy community is more important than good code. After more 
than a year of participation, I also felt that Apache Shenyu community has put 
this into practice very well, such as bi-weekly meetings, consensual voluntary 
tasks, open and transparent community, and enthusiastic help from partners.  So 
today I will also give this sentence to newcomers. The community is bigger than 
the code. Here, you c [...]
+
+### How to join Apache ShenYu
+
+1. How to become a Contributor
+
+   The Apache ShenYu community has purposely written a very comprehensive 
[Contributor Guide](https://ShenYu.apache.org/community/contributor-guide/)
+
+2. Github [Issues](https://github.com/apache/incubator-ShenYu/issues)
+
+3. Subscribe emails
+
+   Email [email protected];
+
+   After the sending is successful, you will receive a reply from 
[email protected], please reply to this email according to the 
prompt of the email to confirm the subscription;
+
+   After replying to confirm, you will receive a welcome email indicating that 
you have successfully subscribed to emails.
diff --git a/src/data/newsInfo.js b/src/data/newsInfo.js
index bd9631c4fd..0f44aee9cb 100644
--- a/src/data/newsInfo.js
+++ b/src/data/newsInfo.js
@@ -1,4 +1,14 @@
 export default [
+    {
+        title: "From CRUD Boy to Apache ShenYu Committer",
+        author: "Renzhu Yan",
+        description: "From CRUD Boy to Apache ShenYu Committer",
+        categories: "Apache ShenYu Committers",
+        tags: ["Apache ShenYu"],
+        date: '2022-07-04',
+        cover: "/img/news/renzhuyan.jpg",
+        src:'Apache-ShenYu-Committer-2022-07-04',
+    },
     {
         title: "You can also be an Apache ShenYu Committer", 
         author: "Zicheng Zhang",
diff --git a/static/img/news/renzhuyan.jpg b/static/img/news/renzhuyan.jpg
new file mode 100644
index 0000000000..509eebc239
Binary files /dev/null and b/static/img/news/renzhuyan.jpg differ

Reply via email to