<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Contributing to the Apache Software Foundation on ASF Community Development</title>
    <link>https://community.apache.org/contributors/</link>
    <description>Recent content in Contributing to the Apache Software Foundation on ASF Community Development</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://community.apache.org/contributors/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>ASF Community Etiquette Guidelines</title>
      <link>https://community.apache.org/contributors/etiquette.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://community.apache.org/contributors/etiquette.html</guid>
      <description>&lt;p&gt;The ASF and our many projects welcome all&#xA;participants.  Before you begin, it is important to review and respect our community guidelines. We have a few&#xA;ASF-specific tips below.&lt;/p&gt;&#xA;&lt;h1 id=&#34;coc&#34;&gt;Code of Conduct &lt;a class=&#34;headerlink&#34; title=&#34;Permalink&#34; href=&#34;#coc&#34;&gt;&amp;para;&lt;/a&gt;&lt;/h1&gt;&#xA;&lt;p&gt;The ASF has adopted a &lt;a href=&#34;https://www.apache.org/foundation/policies/conduct.html&#34;&gt;Code of Conduct&lt;/a&gt; which covers interactions in&#xA;all the online spaces that ASF projects use - email, issue trackers, wikis,&#xA;websites, IRC, and the like.  ASF projects are made up of volunteers, and&#xA;we work to ensure that all productive contributions are welcomed.  Every PMC is expected to ensure their project&amp;rsquo;s lists show&#xA;proper behavior.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ASF volunteers, mentors and speakers</title>
      <link>https://community.apache.org/contributors/asf-volunteers.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://community.apache.org/contributors/asf-volunteers.html</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s a list of ASF community members who volunteer to mentor new community members&#xA;and/or to be speakers at ASF-related events.&lt;/p&gt;&#xA;&lt;p&gt;Project names shown in &lt;strong&gt;bold&lt;/strong&gt; mean that the corresponding person&#xA;is a PMC member of that project.&lt;/p&gt;&#xA;&lt;h2 id=&#34;asf-volunteer-mentors--speakers&#34;&gt;ASF volunteer mentors &amp;amp; speakers &lt;a class=&#34;headerlink&#34; title=&#34;Permalink&#34; href=&#34;#asf-volunteer-mentors--speakers&#34;&gt;&amp;para;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;In alphabetical order of ASF IDs.&lt;/p&gt;&#xA;&lt;!--&#xA;To add your name to this list, use the same&#xA;format as other entries and keep the list sorted&#xA;alphabetically by ASF username.&#xA;&#xA;You can add additional data such as your personal&#xA;website URL, languages spoken, location etc.&#xA;to the /static/data/people.json file&#xA;&#xA;This data is combined with public ASF info found under&#xA;https://whimsy.apache.org/public/public_ldap_projects.json ,&#xA;by a Web Component loaded for this page.&#xA;--&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;altay # speaker&lt;/li&gt;&#xA;&lt;li&gt;bdelacretaz # mentor, speaker&lt;/li&gt;&#xA;&lt;li&gt;cdutz # mentor, speaker&lt;/li&gt;&#xA;&lt;li&gt;clr # mentor, speaker&lt;/li&gt;&#xA;&lt;li&gt;curcuru # mentor, speaker&lt;/li&gt;&#xA;&lt;li&gt;dirkx # speaker&lt;/li&gt;&#xA;&lt;li&gt;glauesppen # mentor, speaker&lt;/li&gt;&#xA;&lt;li&gt;jbonofre # mentor, speaker&lt;/li&gt;&#xA;&lt;li&gt;kanchana # mentor&lt;/li&gt;&#xA;&lt;li&gt;ningjiang # mentor, speaker&lt;/li&gt;&#xA;&lt;li&gt;potiuk # mentor, speaker&lt;/li&gt;&#xA;&lt;li&gt;rbowen # mentor, speaker&lt;/li&gt;&#xA;&lt;li&gt;rvs # mentor, speaker&lt;/li&gt;&#xA;&lt;li&gt;tison # mentor, speaker&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Becoming a committer</title>
      <link>https://community.apache.org/contributors/becomingacommitter.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://community.apache.org/contributors/becomingacommitter.html</guid>
      <description>&lt;nav id=&#34;TableOfContents&#34;&gt;&#xA;  &lt;ul&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;#read-the-mailing-list&#34;&gt;Read the mailing list&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;#contribute-code-and-other-things&#34;&gt;Contribute code (and other things)&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;#end-user-support&#34;&gt;End user support&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;#documentation&#34;&gt;Documentation&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;#review-prs-and-tickets&#34;&gt;Review PRs and tickets&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;#be-visible&#34;&gt;Be visible&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;#test-and-vote-on-releases-non-binding&#34;&gt;Test, and vote on releases (non-binding)&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;#give-talks&#34;&gt;Give talks&lt;/a&gt;&lt;/li&gt;&#xA;  &lt;/ul&gt;&#xA;&lt;/nav&gt;&#xA;&lt;h1 id=&#34;disclaimer&#34;&gt;Disclaimer &lt;a class=&#34;headerlink&#34; title=&#34;Permalink&#34; href=&#34;#disclaimer&#34;&gt;&amp;para;&lt;/a&gt;&lt;/h1&gt;&#xA;&lt;p&gt;Nothing in this post should be construed as a guarantee. You can do everything listed here, for years, and still not become a committer. This is because the decision is made by individuals on the project PMC, who do things for their own reasons.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mailing lists</title>
      <link>https://community.apache.org/contributors/mailing-lists.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://community.apache.org/contributors/mailing-lists.html</guid>
      <description>&lt;p&gt;The ASF has a long tradition of using mailing lists as the primary&#xA;communication format in projects. This is not merely because we&amp;rsquo;ve&#xA;always done it that way, but is an intentional decision for the health&#xA;and sustainability of our communities.&lt;/p&gt;&#xA;&lt;nav id=&#34;TableOfContents&#34;&gt;&#xA;  &lt;ul&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;#inclusion-and-transparency&#34;&gt;Inclusion and transparency&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;#mailing-list-etiquette&#34;&gt;Mailing list etiquette&lt;/a&gt;&#xA;      &lt;ul&gt;&#xA;        &lt;li&gt;&lt;a href=&#34;#meaningful-subject-lines&#34;&gt;Meaningful subject lines&lt;/a&gt;&lt;/li&gt;&#xA;        &lt;li&gt;&lt;a href=&#34;#inline-vs-top-posting&#34;&gt;Inline vs top-posting&lt;/a&gt;&lt;/li&gt;&#xA;        &lt;li&gt;&lt;a href=&#34;#html-and-rich-text-messages&#34;&gt;HTML and &amp;ldquo;rich text&amp;rdquo; messages&lt;/a&gt;&lt;/li&gt;&#xA;        &lt;li&gt;&lt;a href=&#34;#colloquialisms&#34;&gt;Colloquialisms&lt;/a&gt;&lt;/li&gt;&#xA;      &lt;/ul&gt;&#xA;    &lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;#mailing-list-configuration&#34;&gt;Mailing list configuration&lt;/a&gt;&#xA;      &lt;ul&gt;&#xA;        &lt;li&gt;&lt;a href=&#34;#configuring-where-to-send-things&#34;&gt;Configuring where to send things&lt;/a&gt;&lt;/li&gt;&#xA;        &lt;li&gt;&lt;a href=&#34;#configuring-the-subject-lines-of-the-emails-being-sent&#34;&gt;Configuring the subject lines of the emails being sent&lt;/a&gt;&lt;/li&gt;&#xA;        &lt;li&gt;&lt;a href=&#34;#conclusion&#34;&gt;Conclusion&lt;/a&gt;&lt;/li&gt;&#xA;      &lt;/ul&gt;&#xA;    &lt;/li&gt;&#xA;  &lt;/ul&gt;&#xA;&lt;/nav&gt;&#xA;&lt;h2 id=&#34;inclusion-and-transparency&#34;&gt;Inclusion and transparency &lt;a class=&#34;headerlink&#34; title=&#34;Permalink&#34; href=&#34;#inclusion-and-transparency&#34;&gt;&amp;para;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;Mailing lists ensure that all members of the community can participate&#xA;on a level field, regardless of time zone or availability, whereas&#xA;synchronous communication platforms (IRC, Slack, Discord, etc.) benefit&#xA;only those who are online, and in the channel, at the time of the&#xA;conversation.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Non-code contributions</title>
      <link>https://community.apache.org/contributors/non-code.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://community.apache.org/contributors/non-code.html</guid>
      <description>&lt;h1 id=&#34;non-code-contributions&#34;&gt;Non-code contributions &lt;a class=&#34;headerlink&#34; title=&#34;Permalink&#34; href=&#34;#non-code-contributions&#34;&gt;&amp;para;&lt;/a&gt;&lt;/h1&gt;&#xA;&lt;p&gt;While most people think of contributing &lt;em&gt;code&lt;/em&gt; when they think of open&#xA;source participation, and most project contribution guides focus on&#xA;code contributions, there are many other ways to contribute to an open&#xA;source project.&lt;/p&gt;&#xA;&lt;nav id=&#34;TableOfContents&#34;&gt;&#xA;  &lt;ul&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;#ways-to-contribute&#34;&gt;Ways to contribute&lt;/a&gt;&#xA;      &lt;ul&gt;&#xA;        &lt;li&gt;&lt;a href=&#34;#documentation&#34;&gt;Documentation&lt;/a&gt;&lt;/li&gt;&#xA;        &lt;li&gt;&lt;a href=&#34;#translation-and-localization&#34;&gt;Translation and localization&lt;/a&gt;&lt;/li&gt;&#xA;        &lt;li&gt;&lt;a href=&#34;#design&#34;&gt;Design&lt;/a&gt;&lt;/li&gt;&#xA;        &lt;li&gt;&lt;a href=&#34;#event-support&#34;&gt;Event support&lt;/a&gt;&lt;/li&gt;&#xA;        &lt;li&gt;&lt;a href=&#34;#community-engagement&#34;&gt;Community engagement&lt;/a&gt;&lt;/li&gt;&#xA;        &lt;li&gt;&lt;a href=&#34;#vendor-engagement&#34;&gt;Vendor engagement&lt;/a&gt;&lt;/li&gt;&#xA;        &lt;li&gt;&lt;a href=&#34;#marketing-and-promotion&#34;&gt;Marketing and promotion&lt;/a&gt;&lt;/li&gt;&#xA;        &lt;li&gt;&lt;a href=&#34;#testing&#34;&gt;Testing&lt;/a&gt;&lt;/li&gt;&#xA;        &lt;li&gt;&lt;a href=&#34;#project-management&#34;&gt;Project management&lt;/a&gt;&lt;/li&gt;&#xA;        &lt;li&gt;&lt;a href=&#34;#others&#34;&gt;Others&lt;/a&gt;&lt;/li&gt;&#xA;      &lt;/ul&gt;&#xA;    &lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;#a-word-about-ai&#34;&gt;A word about AI&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;#recruiting-and-encouraging-non-code-participants&#34;&gt;Recruiting and encouraging non-code participants&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;#in-conclusion-&#34;&gt;In conclusion &amp;hellip;&lt;/a&gt;&lt;/li&gt;&#xA;  &lt;/ul&gt;&#xA;&lt;/nav&gt;&#xA;&lt;h2 id=&#34;ways-to-contribute&#34;&gt;Ways to contribute &lt;a class=&#34;headerlink&#34; title=&#34;Permalink&#34; href=&#34;#ways-to-contribute&#34;&gt;&amp;para;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;There are many broad categories of non-code contributions. This list is&#xA;not comprehensive. Indeed, whatever your passion or expertise, there is&#xA;probably a place for you to participate in some Apache project, or at&#xA;the Foundation level.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
