CINXE.COM

Apache Community Development - Community Development: What we do

<!DOCTYPE html> <html lang="en"> <head> <meta name="description" content="Apache Community Development"/> <meta name="keywords" content="apache, apache community, community development, opensource"/> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" /> <meta property="og:title" content="Community Development: What we do" /> <meta property="og:description" content="The Community Development project creates and provides tools, processes, and advice to help open-source software projects improve their own community health." /> <meta property="og:type" content="website" /> <meta property="og:url" content="https://community.apache.org/about/" /><meta property="og:image" content="https://community.apache.org/images/project-logos.webp"/><meta property="og:site_name" content="Apache Community Development" /> <title>Apache Community Development - Community Development: What we do</title> <link rel="shortcut icon" href="/images/favicon.ico"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link href="/css/main.css" rel="stylesheet" media="screen"> <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen"> <style type="text/css"> .footer { text-align:center; color:grey; font-size:80%; border-top: solid #ddd 1px; margin-top:1em; } .navbar-brand img { height: 50px; } </style> <script> var _paq = window._paq = window._paq || []; _paq.push(['disableCookies']); _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="https://analytics.apache.org/"; _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', '36']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); })(); </script> <link rel="alternate" type="application/rss+xml" href="https://community.apache.org/about/index.xml" title="ASF Community Development"> </head> <body> <header class="navbar navbar-expand-lg navbar-dark bg-bright fixed-top"> <div class="container"> <a class="navbar-brand" href="/"> <img src="/images/asf_logo.svg" alt="Apache Software Foundation"> </a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainNavbar" aria-controls="mainNavbar" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="mainNavbar"> <div class="container"> <ul class="navbar-nav mr-auto"> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="homeDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> Home </a> <div class="dropdown-menu" aria-labelledby="homeDropdown"> <a class="dropdown-item" href="/">Homepage</a> <a class="dropdown-item" href="/tags.html">Tags</a> <a class="dropdown-item" href="/blog/">Blog</a> <a class="dropdown-item" href="/tags/navigation.html">Navigation pages</a> </div> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="aboutDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> About </a> <div class="dropdown-menu" aria-labelledby="aboutDropdown"> <a class="dropdown-item" href="/about/">What We Do</a> <a class="dropdown-item" href="/newbiefaq.html">Frequently Asked Questions</a> <a class="dropdown-item" href="/projectIndependence.html">Apache Project Independence</a> <a class="dropdown-item" href="/apache-way/apache-project-maturity-model.html">Apache Project Maturity Model</a> <a class="dropdown-item" href="/contactpoints.html">Contact Points Within the ASF</a> <a class="dropdown-item" href="https://whimsy.apache.org/board/minutes/Community_Development.html#2009-11-01">ComDev Original Board Resolution</a> <a class="dropdown-item" href="https://whimsy.apache.org/board/minutes/Community_Development.html">ComDev Board Reports</a> <a class="dropdown-item" href="https://issues.apache.org/jira/projects/COMDEV">Community Development Jira</a> <div class="dropdown-divider"></div> <a class="dropdown-item text-uppercase disabled" href="#">About Apache</a> <a class="dropdown-item" href="https://www.apache.org/">The Apache Software Foundation</a> <a class="dropdown-item" href="https://www.apache.org/foundation/sponsorship">Sponsor Apache</a> <a class="dropdown-item" href="http://diversity.apache.org/">Diversity & Inclusion</a> <a class="dropdown-item" href="/contributors/asf-volunteers.html">Mentors &amp; Speakers</a> <a class="dropdown-item" href="https://www.apache.org/foundation/thanks">Thanks to our Sponsors</a> <a class="dropdown-item" href="https://www.apache.org/licenses">License</a> <a class="dropdown-item" href="https://www.apache.org/security">Security</a> </div> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="contribDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> Contributing </a> <div class="dropdown-menu" aria-labelledby="contribDropdown"> <a class="dropdown-item" href="/contributor-ladder.html">Contributor Ladder</a> <a class="dropdown-item" href="/newcomers/">Getting Started at Apache</a> <a class="dropdown-item" href="/contributors/">Contributing to projects</a> <a class="dropdown-item" href="/committers/">Committers</a> <a class="dropdown-item" href="/pmc/">PMC Members</a> <div class="dropdown-divider"></div> <a class="dropdown-item text-uppercase disabled" href="#">Committer and PMC Information</a> <a class="dropdown-item" href="https://www.apache.org/dev/">Technical Developer FAQs</a> <a class="dropdown-item" href="/committers/decisionMaking.html">Decision Making</a> <a class="dropdown-item" href="/committers/good-first-issues.html">Good First Issues</a> <a class="dropdown-item" href="/pmc/community-growth.html">Recruiting New Contributors</a> </div> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="commitDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">GSoC</a> <div class="dropdown-menu" aria-labelledby="gsocDropdown"> <a class="dropdown-item" href="/gsoc/">Google Summer Of Code Information</a> <a class="dropdown-item" href="/gsoc/mentee-ranking-process.html">Mentee Ranking Process</a> <a class="dropdown-item" href="/gsoc/experiences/">Past GSoC Experiences</a> <a class="dropdown-item" href="/gsoc/guide-to-being-a-mentor.html">Guide to being a Mentor</a> <a class="dropdown-item" href="/gsoc/use-the-comdev-gsoc-issue-tracker-for-gsoc-tasks.html">Using ComDev's Jira for GSoC Ideas</a> <a class="dropdown-item" href="/gsoc/gsoc-admin-tasks.html">Tasks of a GSoC Admin at the ASF</a> <a class="dropdown-item" href="https://issues.apache.org/jira/projects/GSOC">GSoC Jira</a> </div> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="eventDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> Events </a> <div class="dropdown-menu" aria-labelledby="eventDropdown"> <a class="dropdown-item" href="https://apachecon.com/">Community Over Code - (formerly ApacheCon)</a> <a class="dropdown-item" href="https://events.apache.org/">Other Apache-related Events</a> <a class="dropdown-item" href="https://www.apache.org/foundation/marks/events">Apache event branding policies</a> <div class="dropdown-divider"></div> <a class="dropdown-item text-uppercase disabled" href="#">Conference Speakers</a> <a class="dropdown-item" href="/speakers/">Speaker resources</a> <a class="dropdown-item" href="/speakers/slides.html">Sample presentations</a> </div> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="conversDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> Working Groups </a> <div class="dropdown-menu" aria-labelledby="wgDropdown"> <a class="dropdown-item" href="/workinggroups/">Working Groups</a> <a class="dropdown-item" href="https://github.com/apache/comdev-working-groups">Git repositories</a> </div> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="conversDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> Join the Conversation </a> <div class="dropdown-menu" aria-labelledby="conversDropdown"> <a class="dropdown-item" href="/blog/">Blog</a> <a class="dropdown-item" href="https://www.facebook.com/ApacheSoftwareFoundation">Facebook</a> <a class="dropdown-item" href="https://twitter.com/ApacheCommunity">Twitter</a> <a class="dropdown-item" href="/lists.html">Mailing List</a> <a class="dropdown-item" href="https://cwiki.apache.org/confluence/display/COMDEV/Apache+Local+Community+-+ALC">ALC: Apache Local Communities</a> </div> </li> </ul> </div> </div> </div> </header> <main class="cd-main" id="content" role="main"> <div class="container"> <section id="content" class="row"> <div class="col-md-9"> </div> <div class="col-md-12"></div> </section> <hr> <ul class="tags-list"> <li> <a href="https://community.apache.org/tags/faq.html">faq</a> </li> <li> <a href="https://community.apache.org/tags/navigation.html">navigation</a> </li></ul> <h2 id="community-development-what-we-do">Community Development: What We Do <a class="headerlink" title="Permalink" href="#community-development-what-we-do">&para;</a></h2> <p>The Community Development (ComDev) project provides a wide array of information, <a href="/newbiefaq.html">FAQs</a>, and help to newcomers and existing committers, and maintains a number of <a href="#getcode">helpful tools</a>.</p> <nav id="TableOfContents"> <ul> <li><a href="#community-development-what-we-do">Community Development: What We Do</a> <ul> <li><a href="#mentoring-for-individuals-and-help-getting-around">Mentoring for Individuals and Help Getting Around</a></li> <li><a href="#mentoring-for-projects">Mentoring for Projects</a></li> <li><a href="#education--outreach">Education + Outreach</a></li> <li><a href="#diversity">Diversity</a></li> <li><a href="#conference-travel-assistance">Conference Travel Assistance</a></li> <li><a href="#getcode">Tools and Code we Maintain</a></li> <li><a href="#physical-artifacts">Physical artifacts</a></li> </ul> </li> <li><a href="#about-this-website">About This Website</a></li> </ul> </nav> <h3 id="mentoring-for-individuals-and-help-getting-around">Mentoring for Individuals and Help Getting Around <a class="headerlink" title="Permalink" href="#mentoring-for-individuals-and-help-getting-around">&para;</a></h3> <ul> <li><a href="/gsoc/">GSoC</a></li> <li><a href="/newcomers/">Contributors Guide</a></li> <li><a href="/committers">Committers Guide</a></li> <li><a href="https://community.apache.org/contributor-ladder.html">Contributor Ladder</a> of roles</li> <li><a href="https://community.apache.org/pmc/">Project Management Committees</a></li> </ul> <h3 id="mentoring-for-projects">Mentoring for Projects <a class="headerlink" title="Permalink" href="#mentoring-for-projects">&para;</a></h3> <ul> <li><a href="https://incubator.apache.org/guides/mentor.html">Incubator Mentors</a> - Many folks here are IPMC members or mentors, too</li> <li>Get community advice on dev@community</li> </ul> <h3 id="education--outreach">Education + Outreach <a class="headerlink" title="Permalink" href="#education--outreach">&para;</a></h3> <ul> <li><a href="https://communityovercode.org/">Community Over Code</a> <em>(formerly ApacheCon)</em></li> <li>Partnered Industry Events (FOSDEM etc.)</li> <li>MeetUps, Apache BarCamps, etc.</li> <li>Event Representatives (booth coverage, etc.)</li> <li><a href="/speakers/slides.html">Sample Presentations</a></li> </ul> <h3 id="diversity">Diversity <a class="headerlink" title="Permalink" href="#diversity">&para;</a></h3> <ul> <li><a href="http://diversity.apache.org/">Diversity Website</a></li> <li><a href="https://www.apache.org/foundation/policies/conduct.html">Code of Conduct</a></li> </ul> <h3 id="conference-travel-assistance">Conference Travel Assistance <a class="headerlink" title="Permalink" href="#conference-travel-assistance">&para;</a></h3> <ul> <li><a href="https://www.apache.org/travel">TAC - Travel Assistance Committee</a></li> </ul> <h3 id="getcode">Tools and Code we Maintain <a class="headerlink" title="Permalink" href="#getcode">&para;</a></h3> <p>ComDev manages a number of helpful tools for finding your way around.</p> <ul> <li>The <a href="https://projects.apache.org/">Apache Projects Directory</a> lists all our software projects. <a href="https://projects.apache.org/about.html">See the Project Directory <strong>code</strong></a> and the JSON data feeds available.</li> <li><a href="https://home.apache.org/">Apache Committers Phone Book</a> lists all individual Apache committers. <a href="https://home.apache.org/phonebook-about.html">See the Phonebook <strong>code</strong></a>.</li> <li>The <a href="https://reporter.apache.org/">Project Reporting Tool</a> (requires login) helps Apache PMCs create quarterly board reports. <a href="https://svn.apache.org/repos/asf/comdev/projects.apache.org/">See the Reporter <strong>code</strong></a>.</li> <li>The <a href="https://cwiki.apache.org/confluence/display/COMDEV/ComDev+Wiki">ComDev Wiki</a> is also available for scratch or experimental work, although most permanent content should be here in the website.</li> </ul> <p>The ComDev PMC maintains these tools, so bring questions to our <a href="https://lists.apache.org/list.html?dev@community.apache.org">dev@</a> list.</p> <h3 id="physical-artifacts">Physical artifacts <a class="headerlink" title="Permalink" href="#physical-artifacts">&para;</a></h3> <ul> <li>Stickers: Request project stickers for your event, depending on geography</li> </ul> <h2 id="about-this-website">About This Website <a class="headerlink" title="Permalink" href="#about-this-website">&para;</a></h2> <p>The <a href="/">Apache Community Development PMC</a> maintains this <code>community.apache.org</code> website and works through the <a href="mailto:dev@community.apache.org">dev@community.apache.org</a> <a href="/lists.html">archived mailing list</a>.</p> <p>See our <a href="/newbiefaq.html#websitecms">Newcomer FAQ</a> for how to suggest changes to this website.</p> <p>The content is written in Markdown and published automatically via a Jenkins job. Source code is hosted in a <a href="https://github.com/apache/comdev-site">Git repository</a>.</p> <p>See the <a href="https://github.com/apache/comdev-site/blob/main/README.md">README.md</a> for more info.</p> </div> </main> <footer class="page-footer bg-secondary mt-4 pt-3"> <div class="container text-center text-md-left mb-3"> <div class="row"> <div class="col-md-6 mt-md-0 mt-3"> <h5 class="text-uppercase">Trademarks</h5> <p> Apache&reg;, the names of Apache projects, and the multicolor feather logo are <a href="https://www.apache.org/foundation/marks/list/">registered trademarks or trademarks</a> of the Apache Software Foundation in the United States and/or other countries. </p> </div> <hr class="clearfix w-100 d-md-none pb-3"> <div class="col-md-6 mb-md-0 mb-3"> <h5 class="text-uppercase">Website sources</h5> <p> This website is generated from the <a href="https://github.com/apache/comdev-site">comdev-site repository</a> <br/> Source of this page: <a href="https://github.com/apache/comdev-site/blob/main/source/about/_index.md" title="Source of this page"> about/_index.md </a> </p> </div> </div> </div> <div class="footer-copyright text-center py-3"> <em>Copyright &copy; 2025, <a href="https://www.apache.org/">the Apache Software Foundation</a>. Licensed under the <a rel="license" href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></em> </div> </footer> <script src="/js/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10