blog/cn/material/committer/index.html (114 lines of code) (raw):
<!DOCTYPE html>
<html lang="en-us">
<head>
<style>
a {
word-wrap: break-word;
}
</style>
</head>
<body>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>成为 Apache 官方认可的 Committer 有什么优势 · ShardingSphere - 博客</title>
<link rel="stylesheet" href="https://shardingsphere.apache.org/blog/css/style.css">
<link rel="stylesheet" href="https://shardingsphere.apache.org/blog/css/fonts.css">
<link rel="icon" type="image/png" sizes="32x32" href="https://shardingsphere.apache.org/blog/images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://shardingsphere.apache.org/blog/images/favicon-16x16.png">
<link rel="apple-touch-icon" sizes="180x180" href="https://shardingsphere.apache.org/blog/images/apple-touch-icon.png">
<link href="" rel="alternate" type="application/rss+xml" title="ShardingSphere - 博客" />
</head>
<div style="position: sticky; position: -webkit-sticky; top: 0px; background-color: rgba(255, 255, 255, 0.888);"> <nav class="nav">
<div class="nav-container">
<a href="https://shardingsphere.apache.org/blog/">
<h1 class="nav-title">ShardingSphere - 博客</h1>
</a>
<span style="padding-left: 65px;">
<li>
<a href="https://shardingsphere.apache.org/blog/cn/material/">
<h3>文章</h3>
</a>
</li>
<li>
<a href="https://shardingsphere.apache.org/blog/cn/videos/">
<h3>视频</h3>
</a>
</li>
</span>
<span style="position: relative; left: 75px;
background: rgba(0, 0, 0, 0.664);
font-weight: bold;
padding:0.1rem;
padding-left:15px;
padding-right:15px;
padding-top: 2px;
padding-bottom: 5px;
border-radius:10px;">
<a style="color: white;" href="https://shardingsphere.apache.org/blog/en/material/committer/">English</a>
</span>
</div>
</div>
</nav></div>
<main>
<div class="post">
<h1 class="post-title">成为 Apache 官方认可的 Committer 有什么优势</h1>
<div class="post-info">
</div>
<h3 id="什么是apache软件基金会">什么是Apache软件基金会?</h3>
<p>Apache 软件基金会(Apache Software Foundation),是当今最具影响力的非盈利性开源软件项目组织,正式成立于 1999 年,主要由开发者与用户的团体组成。在 Apache 软件基金会主导下,已有 350 多个顶级开源项目毕业,包括全球最著名的网络服务器软件 Apache HTTP Server。秉持着“开放、创新、社区”的精神,很多 Apache 项目已经建立起强大成功的生态圈,社区充满活力。</p>
<p>除了许多在信息技术领域十分具有影响力的项目外,Apache 许可证(Apache License),Apache 贡献者协议许可(CLAs)和开放合作的模式(Apache Way)也在业内有着突出的贡献,其影响力远远扩大到 Apache 软件基金会以外。</p>
<p>Apache 软件基金会如今已成为现代开源软件生态系统的基石。</p>
<h3 id="为什么要成为apache-committer">为什么要成为Apache committer?</h3>
<p>说了这么多,不管大家之前对 Apache 软件基金会了解到了什么程度,都可以看出,这是一个极具影响力的组织,在业内广受认可。</p>
<p>如果能够成为一名官方承认的 committer,不仅是对自己的极大认可,表明自身有能力参与到 Apache 级的项目开发中,并作出切实的贡献;而且还能够受到业内广泛尊重,无论是对求职还是升职加薪都很有帮助。</p>
<p>简单来说,不管是和其他小伙伴们炫耀,还是写到简历上都倍儿有面子</p>
<p>并且,官方认可的 committer 还会获取带 @apache 后缀的邮箱,还能名列 Apache 网站上</p>
<p>(http://people.apache.org/committer-index.html)</p>
<p>在世界上千百万的工程师中,只有极少数的人才能成为 committer 拥有这些特权,是不是很诱人呢?</p>
<p>想象一下,小伙伴们浏览 Apache 网站时看到了你的名字,或者和面试官发邮件时,他们会不会有种不明觉厉的感觉,形象瞬间就高大上了有木有!</p>
<p><img src="https://shardingsphere.apache.org/blog/img/committer1.jpg" alt=""></p>
<h3 id="如何成为官方认可的-committer">如何成为官方认可的 committer?</h3>
<p>下面就是本篇文章的重点啦,需要做些什么,才会成为一名官方认可的 committer 呢?</p>
<p>活跃地参与到 Apache 项目中,比如 Apache ShardingSphere 即可。</p>
<p>不如从领个任务练练手开始?目前公布出的任务如下,欢迎领取:</p>
<ul>
<li>
<p>实现使用 Inline 表达式对 Sharding-SpringBoot 进行规则配置</p>
<p><a href="https://github.com/sharding-sphere/sharding-sphere/issues/1686">https://github.com/sharding-sphere/sharding-sphere/issues/1686</a></p>
</li>
<li>
<p>实现使用 SpringBoot 占位符方式对 Sharding-SpringBoot 进行规则配置</p>
<p><a href="https://github.com/sharding-sphere/sharding-sphere/issues/1687">https://github.com/sharding-sphere/sharding-sphere/issues/1687</a></p>
</li>
</ul>
<p>我们以后也会定期在 GitHub 上以 issue 的方式发布一些开发功能任务, 欢迎通过订阅我们的邮件列表关注,具体方式可参照官网:</p>
<p><a href="http://shardingsphere.io/community/cn/involved/subscribe/">http://shardingsphere.io/community/cn/involved/subscribe/</a></p>
<p>通过订阅 Apache ShardingSphere 的邮件列表,还可以了解到 Apache ShardingSphere 的最新项目进展,功能开发计划,Bug 列表等;还能与 ShardingSphere 开发人员直接对话,讨论您遇到的问题,您的想法和建议等,我们一定会积极回复。</p>
<p>P.S. ShardingSphere 最近完成了向 Apache 过渡的重要一步,正式将官网和 GitHub 迁移到了 Apache 网站。</p>
<p>以下是迁移后的网址:</p>
<p>官网(http://shardingsphere.apache.org/)</p>
<p>GitHub(https://github.com/apache/shardingsphere)</p>
<h3 id="结语">结语</h3>
<p>Apache ShardingSphere 自 2016 开源以来,不断精进、不断发展,被越来越多的企业和个人认可:Github 上收获 6000+ 的 stars,70+ 公司企业的成功案例。此外,越来越多的企业和个人也加入到 Apache ShardingSphere 的开源项目中,为它的成长和发展贡献了巨大力量。</p>
<p>我们从未停息过脚步,聆听社区伙伴的需求和建议,不断开发新的、强大的功能,不断使其健壮可靠!</p>
<p>开源不易, 我们却愿向着最终的目标,步履不停!</p>
<p>那么,正在阅读的你,是否可以助我们一臂之力呢?分享、转发、使用、交流,以及加入我们,都是对我们最大的鼓励!</p>
<p>项目地址:</p>
<p><a href="https://github.com/apache/shardingsphere">https://github.com/apache/shardingsphere</a></p>
<p>更多信息请浏览官网:</p>
<p><a href="http://shardingsphere.apache.org/">http://shardingsphere.apache.org/</a></p>
</div>
<div class="pagination">
<a href="https://shardingsphere.apache.org/blog/cn/material/solution/" class="left arrow">←</a>
<a href="https://shardingsphere.apache.org/blog/cn/videos/evolution/" class="right arrow">→</a>
<a href="#" class="top">Top</a>
</div>
</main>
<footer>
<span>
Copyright © 2018-2020, <a href="https://shardingsphere.apache.org/blog/">Apache ShardingSphere</a>, ShardingSphere, Apache, the Apache feather logo, and the Apache ShardingSphere project logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries.
</span>
</footer>
</body>
</html>