blob: a30f7d1703d8aa0f01e52e71d20f907494036425 [file] [log] [blame]
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Home page of The Apache Software Foundation">
<link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
<link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
<link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
<link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="/favicons/manifest.json">
<link rel="shortcut icon" href="/favicons/favicon.ico">
<meta name="msapplication-TileColor" content="#603cba">
<meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
<meta name="msapplication-config" content="/favicons/browserconfig.xml">
<meta name="theme-color" content="#282661">
<title>ASF Leadership | Apache Software Foundation</title>
<link href="/css/Montserrat-300-600.css" rel="stylesheet">
<link href="/css/min.bootstrap.css" rel="stylesheet">
<link href="/css/styles.css" rel="stylesheet">
<link href="/css/new-ui.css" rel="stylesheet">
<style>
.headerlink {
visibility: hidden;
}
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
visibility: visible
} </style>
<!-- pagefind search -->
<link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
<script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
<script>
window.addEventListener('DOMContentLoaded', (event) => {
new PagefindUI({ element: "#pagefind-search" });
});
var pageTitle = 'ASF Leadership | Apache Software Foundation';
if(pageTitle === '404'){
window.addEventListener('DOMContentLoaded', (event) => {
new PagefindUI({ element: "#page-404-search" });
});
}
</script>
<!-- https://www.apache.org/licenses/LICENSE-2.0 --> <!-- Matomo -->
<script>
var pageTitle = 'ASF Leadership | Apache Software Foundation';
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before
"trackPageView" */
/* We explicitly disable cookie tracking to avoid privacy issues */
_paq.push(['disableCookies']);
if(pageTitle === '404'){
/* Track 404 page hits */
_paq.push(['setDocumentTitle', '404/URL = ' + encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
}
/* Measure a visit to flink.apache.org and nightlies.apache.org/flink
as the same visit */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//analytics.apache.org/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '37']);
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>
<!-- End Matomo Code -->
</head>
<body >
<!-- Navigation -->
<header>
<div id="skiptocontent">
<a href="#maincontent">Skip to Main Content</a>
</div>
<nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
<div class="container">
<div class="navbar-header">
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="collapse navbar-collapse" id="mainnav-collapse">
<div class="upper-nav">
<div class="header-social-icons">
<a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
<a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
<a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
<a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
<a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
</div>
<a href="/foundation/sponsorship" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Sponsor the ASF</a>
</div>
<ul class="nav navbar-nav navbar-justified n-navbar-padding">
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
<li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
<li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
<li><a href="/community-resources/">Community Resources</a></li>
<li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
<li><a href="https://events.apache.org/" target="_blank">Events</a></li>
<li><a href="https://www.redbubble.com/people/comdev/shop" target="_blank">Store</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href="/projects">Projects</a></li>
<li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
<li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
<li><a href="/foundation/mailinglists">Mailing Lists </a></li>
<li><a href="/security">Report a Vulnerability</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
<li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
<li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
<li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
<li><a href="/foundation/how-it-works">How the ASF Works</a></li>
<li><a href="/theapacheway/">The Apache Way</a></li>
<li><a href="/legal/">Legal &amp; Trademark</a></li>
<li><a href="/licenses">Licenses</a></li>
<li><a href="/foundation/glossary">Glossary</a></li>
<li><a href="/foundation/faq">FAQ</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href="/dev/">Developer Information</a></li>
<li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
<li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
<li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
<li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
<li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
<li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
<li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
<li><a href="/logos/">Project Logos</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href="/foundation/">About</a></li>
<li><a href="/foundation/sponsors">Our Sponsors</a></li>
<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
<li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
<li><a href="/foundation/leadership">Leadership</a></li>
<li><a href="/foundation/members">Members</a></li>
<li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
<li><a href="/press/">Newsroom</a></li>
<li><a href="/foundation/contact">Contact</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
aria-hidden="true"></span><span class="sr-only">Search</span></a>
<ul class="dropdown-menu search-form" role="search">
<li>
<div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
</li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
</header>
<!-- / Navigation -->
<header id="main-header" class="container">
<div class="sideImg">
<a class="visible-home" href="https://events.apache.org/x/current-event.html">
<img class="img-responsive" style="width: 125px;" src="/events/current-event-125x125.png" alt="Apache Events"/>
<!-- STALE: <img class="img-responsive" style="width: 125px;" src="https://www.apachecon.com/event-images/default-square-light.png" alt="ApacheCon 2021 Coming Soon!" /> -->
</a>
<a class="hidden-home" href="/"><img class="img-responsive" src="/img/asf-estd-1999-logo.jpg" alt="The Apache Software Foundation"></a>
</div>
<div class="main">
<img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
</div>
</header>
<main id="maincontent">
<div class="container"> <h1 id="asf-leadership">ASF Leadership<a class="headerlink" href="#asf-leadership" title="Permalink">&para;</a></h1>
<p>The Foundation itself is a collaborative project of the Apache Software Foundation, which means our leadership is elected by Members and maintains its own governance. Our leadership is composed entirely of volunteers who are committed to advancing ASF&rsquo;s mission of providing software for the public good.</p>
<p><a class="btn btn-default mx-10" href="/foundation/governance/" role="button">How the ASF is Governed</a>
<h2 id="board-members">Board members<a class="headerlink" href="#board-members" title="Permalink">&para;</a></h2>
<!--
The tables below are now updated automatically from committee-info.json. This in turn is derived from
https://svn.apache.org/repos/private/committers/board/committee-info.txt
See asfdata.yaml, https://github.com/apache/infrastructure-pelican/blob/master/plugins/asfdata.py
which sets up the data
----
Not currently appointed, see Dec 2020 board meeting minutes
V.P., Finance | ci.finance.chair |
-->
<table class="table">
<thead>
<tr>
<th></th>
<th></th>
<th></th>
</tr>
</thead>
<tbody>
<tr>
<td>Rich Bowen</td>
<td>Shane Curcuru</td>
<td>Christofer Dutz</td>
</tr>
<tr>
<td>Willem Ning Jiang</td>
<td>Jeff Jirsa</td>
<td>Justin Mclean</td>
</tr>
<tr>
<td>Jean-Baptiste Onofr&eacute;</td>
<td>Craig L Russell</td>
<td>Sander Striker</td>
</tr></tbody></table>
<h2 id="officers">Officers<a class="headerlink" href="#officers" title="Permalink">&para;</a></h2>
<table class="table">
<thead>
<tr>
<th>Office</th>
<th>Individual</th>
</tr>
</thead>
<tbody>
<tr>
<td>Board Chair</td>
<td>Shane Curcuru</td>
</tr>
<tr>
<td>Vice Chair</td>
<td>Justin Mclean</td>
</tr>
<tr>
<td>President</td>
<td>David Nalley</td>
</tr>
<tr>
<td>Exec. V.P</td>
<td>Ruth Suehle</td>
</tr>
<tr>
<td><a href="https://treasurer.apache.org/">Treasurer</a></td>
<td>Craig McClanahan</td>
</tr>
<tr>
<td>Assistant Treasurer</td>
<td>Roberto Galoppini</td>
</tr>
<tr>
<td>Secretary</td>
<td>Matt Sicker</td>
</tr>
<tr>
<td>Assistant Secretary</td>
<td>Craig L Russell</td>
</tr>
<tr>
<td>V.P., <a href="/legal/">Legal Affairs</a></td>
<td>Roman Shaposhnik</td>
</tr>
<tr>
<td>Assistant V.P., <a href="/legal/">Legal Affairs</a></td>
<td>Justin Mclean</td>
</tr>
<tr>
<td>V.P., <a href="/security/">Security</a></td>
<td>Mark J. Cox</td>
</tr>
<tr>
<td>V.P., <a href="https://whimsy.apache.org/board/minutes/W3C_Relations.html">W3C Relations</a></td>
<td>Andy Seaborne</td>
</tr></tbody></table>
<h2 id="corporate-officers">CORPORATE OFFICERS<a class="headerlink" href="#corporate-officers" title="Permalink">&para;</a></h2>
<table class="table">
<thead>
<tr>
<th>Office</th>
<th>Individual</th>
</tr>
</thead>
<tbody>
<tr>
<td>V.P., <a href="marks/">Brand Management</a></td>
<td>Mark Thomas</td>
</tr>
<tr>
<td>V.P., <a href="https://events.apache.org/">Conferences</a></td>
<td>Brian Proffitt</td>
</tr>
<tr>
<td>V.P., <a href="https://privacy.apache.org/">Data Privacy</a></td>
<td>Christian Grobmeier</td>
</tr>
<tr>
<td>V.P., <a href="http://diversity.apache.org/">Diversity and Inclusion</a></td>
<td>David Nalley (acting)</td>
</tr>
<tr>
<td>V.P., <a href="/foundation/sponsorship.html">Fundraising</a></td>
<td>Bob Paulin</td>
</tr>
<tr>
<td>V.P., Sponsor Relations</td>
<td>Sally Khudairi</td>
</tr>
<tr>
<td>V.P., <a href="/dev/infrastructure.html">Infrastructure</a></td>
<td>Myrle Krantz</td>
</tr>
<tr>
<td><a href="/dev/infrastructure.html">Infrastructure Administrator</a></td>
<td>Greg Stein</td>
</tr>
<tr>
<td>V.P., <a href="/press/">Marketing and Publicity</a></td>
<td>Brian Proffitt</td>
</tr>
<tr>
<td>V.P., <a href="https://tac.apache.org/">Travel Assistance</a></td>
<td>Gavin McDonald</td>
</tr>
<tr>
<td>V.P., Public Affairs</td>
<td>Dirk-Willem van Gulik</td>
</tr></tbody></table>
<h3 id="project-management-committee-pmc-chairs">PROJECT MANAGEMENT COMMITTEE (PMC) CHAIRS<a class="headerlink" href="#project-management-committee-pmc-chairs" title="Permalink">&para;</a></h3>
<table class="table">
<thead>
<tr>
<th>Office</th>
<th>Individual</th>
</tr>
</thead>
<tbody>
<tr>
<td>V.P., <a href="http://accumulo.apache.org/">Apache Accumulo</a></td>
<td>Ed Coleman</td>
</tr>
<tr>
<td>V.P., <a href="http://activemq.apache.org/">Apache ActiveMQ</a></td>
<td>Bruce Snyder</td>
</tr>
<tr>
<td>V.P., <a href="http://age.apache.org">Apache AGE</a></td>
<td>Eya Badal</td>
</tr>
<tr>
<td>V.P., <a href="http://airavata.apache.org/">Apache Airavata</a></td>
<td>Suresh Marru</td>
</tr>
<tr>
<td>V.P., <a href="http://airflow.apache.org/">Apache Airflow</a></td>
<td>Bolke de Bruin</td>
</tr>
<tr>
<td>V.P., <a href="http://allura.apache.org/">Apache Allura</a></td>
<td>Dave Brondsema</td>
</tr>
<tr>
<td>V.P., <a href="http://ambari.apache.org/">Apache Ambari</a></td>
<td>Brahma Reddy Battula</td>
</tr>
<tr>
<td>V.P., <a href="http://ant.apache.org/">Apache Ant</a></td>
<td>Jan Mat&egrave;rne</td>
</tr>
<tr>
<td>V.P., <a href="http://apisix.apache.org">Apache APISIX</a></td>
<td>Ming Wen</td>
</tr>
<tr>
<td>V.P., <a href="http://aries.apache.org/">Apache Aries</a></td>
<td>Christian Schneider</td>
</tr>
<tr>
<td>V.P., <a href="http://arrow.apache.org/">Apache Arrow</a></td>
<td>Andrew Grove</td>
</tr>
<tr>
<td>V.P., <a href="http://asterixdb.apache.org/">Apache AsterixDB</a></td>
<td>Till Westmann</td>
</tr>
<tr>
<td>V.P., <a href="http://atlas.apache.org/">Apache Atlas</a></td>
<td>Madhan Neethiraj</td>
</tr>
<tr>
<td>V.P., <a href="http://attic.apache.org/">Apache Attic</a></td>
<td>Herve Boutemy</td>
</tr>
<tr>
<td>V.P., <a href="http://avro.apache.org/">Apache Avro</a></td>
<td>Ryan Skraba</td>
</tr>
<tr>
<td>V.P., <a href="http://axis.apache.org/">Apache Axis</a></td>
<td>Robert Lazarski</td>
</tr>
<tr>
<td>V.P., <a href="http://beam.apache.org/">Apache Beam</a></td>
<td>Kenneth Knowles</td>
</tr>
<tr>
<td>V.P., <a href="http://bigtop.apache.org/">Apache Bigtop</a></td>
<td>Masatake Iwasaki</td>
</tr>
<tr>
<td>V.P., <a href="http://bloodhound.apache.org/">Apache Bloodhound</a></td>
<td>Gary Martin</td>
</tr>
<tr>
<td>V.P., <a href="http://bookkeeper.apache.org/">Apache BookKeeper</a></td>
<td>Enrico Olivelli</td>
</tr>
<tr>
<td>V.P., <a href="http://brooklyn.apache.org/">Apache Brooklyn</a></td>
<td>Juan D. Cabrerizo</td>
</tr>
<tr>
<td>V.P., <a href="http://brpc.apache.org">Apache bRPC</a></td>
<td>James Ge</td>
</tr>
<tr>
<td>V.P., <a href="http://buildstream.apache.org">Apache BuildStream</a></td>
<td>Tristan Van Berkom</td>
</tr>
<tr>
<td>V.P., <a href="http://bval.apache.org/">Apache BVal</a></td>
<td>Matt Benson</td>
</tr>
<tr>
<td>V.P., <a href="http://calcite.apache.org/">Apache Calcite</a></td>
<td>Benchao Li</td>
</tr>
<tr>
<td>V.P., <a href="http://camel.apache.org/">Apache Camel</a></td>
<td>Andrea Cosentino</td>
</tr>
<tr>
<td>V.P., <a href="http://carbondata.apache.org/">Apache CarbonData</a></td>
<td>Liang Chen</td>
</tr>
<tr>
<td>V.P., <a href="http://cassandra.apache.org/">Apache Cassandra</a></td>
<td>Josh McKenzie</td>
</tr>
<tr>
<td>V.P., <a href="http://causeway.apache.org/">Apache Causeway</a></td>
<td>J&ouml;rg Rade</td>
</tr>
<tr>
<td>V.P., <a href="http://cayenne.apache.org/">Apache Cayenne</a></td>
<td>Michael Gentry</td>
</tr>
<tr>
<td>V.P., <a href="http://celeborn.apache.org">Apache Celeborn</a></td>
<td>Keyong Zhou</td>
</tr>
<tr>
<td>V.P., <a href="http://celix.apache.org/">Apache Celix</a></td>
<td>Pepijn Noltes</td>
</tr>
<tr>
<td>V.P., <a href="http://cloudstack.apache.org/">Apache CloudStack</a></td>
<td>Daniel Augusto Veronezi Salvador</td>
</tr>
<tr>
<td>V.P., <a href="http://cocoon.apache.org/">Apache Cocoon</a></td>
<td>C&eacute;dric Damioli</td>
</tr>
<tr>
<td>V.P., <a href="http://commons.apache.org/">Apache Commons</a></td>
<td>Gary D. Gregory</td>
</tr>
<tr>
<td>V.P., <a href="https://community.apache.org/">Apache Community Development</a></td>
<td>Swapnil Mane</td>
</tr>
<tr>
<td>V.P., <a href="http://cordova.apache.org/">Apache Cordova</a></td>
<td>Bryan Ellis</td>
</tr>
<tr>
<td>V.P., <a href="http://couchdb.apache.org/">Apache CouchDB</a></td>
<td>Jan Lehnardt</td>
</tr>
<tr>
<td>V.P., <a href="http://creadur.apache.org/">Apache Creadur</a></td>
<td>Philipp Ottlinger</td>
</tr>
<tr>
<td>V.P., <a href="http://ctakes.apache.org/">Apache cTAKES</a></td>
<td>Pei J Chen</td>
</tr>
<tr>
<td>V.P., <a href="http://curator.apache.org/">Apache Curator</a></td>
<td>Enrico Olivelli</td>
</tr>
<tr>
<td>V.P., <a href="http://cxf.apache.org/">Apache CXF</a></td>
<td>Daniel Kulp</td>
</tr>
<tr>
<td>V.P., <a href="http://daffodil.apache.org">Apache Daffodil</a></td>
<td>Mike Beckerle</td>
</tr>
<tr>
<td>V.P., <a href="http://datafu.apache.org/">Apache DataFu</a></td>
<td>Eyal Allweil</td>
</tr>
<tr>
<td>V.P., <a href="http://datasketches.apache.org">Apache DataSketches</a></td>
<td>Lee Rhodes</td>
</tr>
<tr>
<td>V.P., <a href="http://db.apache.org/">Apache DB</a></td>
<td>Bryan Pendleton</td>
</tr>
<tr>
<td>V.P., <a href="http://deltaspike.apache.org/">Apache DeltaSpike</a></td>
<td>Mark Struberg</td>
</tr>
<tr>
<td>V.P., <a href="http://directory.apache.org/">Apache Directory</a></td>
<td>Shawn McKinney</td>
</tr>
<tr>
<td>V.P., <a href="http://dolphinscheduler.apache.org">Apache DolphinScheduler</a></td>
<td>Lidong Dai</td>
</tr>
<tr>
<td>V.P., <a href="http://doris.apache.org">Apache Doris</a></td>
<td>Mingyu Chen</td>
</tr>
<tr>
<td>V.P., <a href="http://drill.apache.org/">Apache Drill</a></td>
<td>Charles Givre</td>
</tr>
<tr>
<td>V.P., <a href="http://druid.apache.org">Apache Druid</a></td>
<td>Gian Merlino</td>
</tr>
<tr>
<td>V.P., <a href="http://dubbo.apache.org/">Apache Dubbo</a></td>
<td>Jun Liu</td>
</tr>
<tr>
<td>V.P., <a href="http://echarts.apache.org">Apache ECharts</a></td>
<td>Wenli Zhang</td>
</tr>
<tr>
<td>V.P., <a href="http://empire-db.apache.org/">Apache Empire-db</a></td>
<td>Rainer D&ouml;bele</td>
</tr>
<tr>
<td>V.P., <a href="http://eventmesh.apache.org">Apache EventMesh</a></td>
<td>Eason Chen</td>
</tr>
<tr>
<td>V.P., <a href="http://felix.apache.org/">Apache Felix</a></td>
<td>Karl Pauls</td>
</tr>
<tr>
<td>V.P., <a href="http://fineract.apache.org/">Apache Fineract</a></td>
<td>James Dailey</td>
</tr>
<tr>
<td>V.P., <a href="http://flagon.apache.org">Apache Flagon</a></td>
<td>Joshua C. Poore</td>
</tr>
<tr>
<td>V.P., <a href="http://flex.apache.org/">Apache Flex</a></td>
<td>Harbs</td>
</tr>
<tr>
<td>V.P., <a href="http://flink.apache.org/">Apache Flink</a></td>
<td>Robert Metzger</td>
</tr>
<tr>
<td>V.P., <a href="http://fluo.apache.org/">Apache Fluo</a></td>
<td>Keith Turner</td>
</tr>
<tr>
<td>V.P., <a href="http://freemarker.apache.org/">Apache FreeMarker</a></td>
<td>D&aacute;niel D&eacute;k&aacute;ny</td>
</tr>
<tr>
<td>V.P., <a href="http://geode.apache.org/">Apache Geode</a></td>
<td>Mark Bretl</td>
</tr>
<tr>
<td>V.P., <a href="http://geronimo.apache.org/">Apache Geronimo</a></td>
<td>Jean-Louis Monteiro</td>
</tr>
<tr>
<td>V.P., <a href="http://gobblin.apache.org">Apache Gobblin</a></td>
<td>Abhishek Tiwari</td>
</tr>
<tr>
<td>V.P., <a href="http://gora.apache.org/">Apache Gora</a></td>
<td>Kevin Ratnasekera</td>
</tr>
<tr>
<td>V.P., <a href="http://griffin.apache.org/">Apache Griffin</a></td>
<td>William Guo</td>
</tr>
<tr>
<td>V.P., <a href="http://groovy.apache.org/">Apache Groovy</a></td>
<td>Paul King</td>
</tr>
<tr>
<td>V.P., <a href="http://guacamole.apache.org/">Apache Guacamole</a></td>
<td>Mike Jumper</td>
</tr>
<tr>
<td>V.P., <a href="http://gump.apache.org/">Apache Gump</a></td>
<td>Stefan Bodewig</td>
</tr>
<tr>
<td>V.P., <a href="http://hadoop.apache.org/">Apache Hadoop</a></td>
<td>Xiaoqiao He</td>
</tr>
<tr>
<td>V.P., <a href="http://hawq.apache.org/">Apache HAWQ</a></td>
<td>Lei Chang</td>
</tr>
<tr>
<td>V.P., <a href="http://hbase.apache.org/">Apache HBase</a></td>
<td>Duo Zhang</td>
</tr>
<tr>
<td>V.P., <a href="http://helix.apache.org/">Apache Helix</a></td>
<td>Junkai Xue</td>
</tr>
<tr>
<td>V.P., <a href="http://hive.apache.org/">Apache Hive</a></td>
<td>Naveen Gangam</td>
</tr>
<tr>
<td>V.P., <a href="http://hop.apache.org">Apache Hop</a></td>
<td>Hans Van Akelyen</td>
</tr>
<tr>
<td>V.P., <a href="http://httpd.apache.org/">Apache HTTP Server</a></td>
<td>Joe Orton</td>
</tr>
<tr>
<td>V.P., <a href="http://hc.apache.org/">Apache HttpComponents</a></td>
<td>Michael Osipov</td>
</tr>
<tr>
<td>V.P., <a href="http://hudi.apache.org">Apache Hudi</a></td>
<td>Vinoth Chandar</td>
</tr>
<tr>
<td>V.P., <a href="http://iceberg.apache.org">Apache Iceberg</a></td>
<td>Ryan Blue</td>
</tr>
<tr>
<td>V.P., <a href="http://ignite.apache.org/">Apache Ignite</a></td>
<td>Dmitry Pavlov</td>
</tr>
<tr>
<td>V.P., <a href="http://impala.apache.org/">Apache Impala</a></td>
<td>Jim Apple</td>
</tr>
<tr>
<td>V.P., <a href="http://incubator.apache.org/">Apache Incubator</a></td>
<td>Justin Mclean</td>
</tr>
<tr>
<td>V.P., <a href="http://inlong.apache.org">Apache InLong</a></td>
<td>Charles Zhang</td>
</tr>
<tr>
<td>V.P., <a href="http://iotdb.apache.org">Apache IoTDB</a></td>
<td>Xiangdong Huang</td>
</tr>
<tr>
<td>V.P., <a href="http://jackrabbit.apache.org/">Apache Jackrabbit</a></td>
<td>Marcel Reutegger</td>
</tr>
<tr>
<td>V.P., <a href="http://james.apache.org/">Apache James</a></td>
<td>Benoit Tellier</td>
</tr>
<tr>
<td>V.P., <a href="http://jclouds.apache.org/">Apache jclouds</a></td>
<td>Andrew Gaul</td>
</tr>
<tr>
<td>V.P., <a href="http://jena.apache.org/">Apache Jena</a></td>
<td>Andy Seaborne</td>
</tr>
<tr>
<td>V.P., <a href="http://jmeter.apache.org/">Apache JMeter</a></td>
<td>Bruno (Milamber) Demion</td>
</tr>
<tr>
<td>V.P., <a href="http://johnzon.apache.org/">Apache Johnzon</a></td>
<td>Jean-Louis Monteiro</td>
</tr>
<tr>
<td>V.P., <a href="http://jspwiki.apache.org/">Apache JSPWiki</a></td>
<td>Juan Pablo Santos</td>
</tr>
<tr>
<td>V.P., <a href="http://juneau.apache.org/">Apache Juneau</a></td>
<td>James Bognar</td>
</tr>
<tr>
<td>V.P., <a href="http://kafka.apache.org/">Apache Kafka</a></td>
<td>Mickael Maison</td>
</tr>
<tr>
<td>V.P., <a href="http://karaf.apache.org/">Apache Karaf</a></td>
<td>Jean-Baptiste Onofr&eacute;</td>
</tr>
<tr>
<td>V.P., <a href="http://kibble.apache.org/">Apache Kibble</a></td>
<td>Sharan Foga</td>
</tr>
<tr>
<td>V.P., <a href="http://knox.apache.org/">Apache Knox</a></td>
<td>Larry McCay</td>
</tr>
<tr>
<td>V.P., <a href="http://kudu.apache.org/">Apache Kudu</a></td>
<td>Andrew Wong</td>
</tr>
<tr>
<td>V.P., <a href="http://kvrocks.apache.org">Apache Kvrocks</a></td>
<td>Hulk Lin</td>
</tr>
<tr>
<td>V.P., <a href="http://kylin.apache.org/">Apache Kylin</a></td>
<td>Shao Feng Shi</td>
</tr>
<tr>
<td>V.P., <a href="http://kyuubi.apache.org">Apache Kyuubi</a></td>
<td>Kent Yao</td>
</tr>
<tr>
<td>V.P., <a href="http://libcloud.apache.org/">Apache Libcloud</a></td>
<td>Tomaž Muraus</td>
</tr>
<tr>
<td>V.P., <a href="http://linkis.apache.org">Apache Linkis</a></td>
<td>Shuai Di</td>
</tr>
<tr>
<td>V.P., <a href="http://logging.apache.org/">Apache Logging Services</a></td>
<td>Volkan Yazici</td>
</tr>
<tr>
<td>V.P., <a href="http://lucene.apache.org/">Apache Lucene</a></td>
<td>Chris Hegarty</td>
</tr>
<tr>
<td>V.P., <a href="http://lucenenet.apache.org/">Apache Lucene.Net</a></td>
<td>Shad Storhaug</td>
</tr>
<tr>
<td>V.P., <a href="http://madlib.apache.org/">Apache MADlib</a></td>
<td>Ed Espino</td>
</tr>
<tr>
<td>V.P., <a href="http://mahout.apache.org/">Apache Mahout</a></td>
<td>Andrew Musselman</td>
</tr>
<tr>
<td>V.P., <a href="http://manifoldcf.apache.org/">Apache ManifoldCF</a></td>
<td>Piergiorgio Lucidi</td>
</tr>
<tr>
<td>V.P., <a href="http://maven.apache.org/">Apache Maven</a></td>
<td>Karl Heinz Marbaise</td>
</tr>
<tr>
<td>V.P., <a href="http://mesos.apache.org/">Apache Mesos</a></td>
<td>Qian Zhang</td>
</tr>
<tr>
<td>V.P., <a href="http://mina.apache.org/">Apache MINA</a></td>
<td>Guillaume Nodet</td>
</tr>
<tr>
<td>V.P., <a href="http://mnemonic.apache.org/">Apache Mnemonic</a></td>
<td>Gordon King</td>
</tr>
<tr>
<td>V.P., <a href="http://myfaces.apache.org/">Apache MyFaces</a></td>
<td>Bernd Bohmann</td>
</tr>
<tr>
<td>V.P., <a href="http://mynewt.apache.org/">Apache Mynewt</a></td>
<td>Szymon Janc</td>
</tr>
<tr>
<td>V.P., <a href="http://netbeans.apache.org/">Apache NetBeans</a></td>
<td>Geertjan Wielenga</td>
</tr>
<tr>
<td>V.P., <a href="http://nifi.apache.org/">Apache NiFi</a></td>
<td>Joe Witt</td>
</tr>
<tr>
<td>V.P., <a href="http://nutch.apache.org/">Apache Nutch</a></td>
<td>Sebastian Nagel</td>
</tr>
<tr>
<td>V.P., <a href="http://nuttx.apache.org">Apache NuttX</a></td>
<td>Alin Jerpelea</td>
</tr>
<tr>
<td>V.P., <a href="http://ofbiz.apache.org/">Apache OFBiz</a></td>
<td>Jacopo Cappellato</td>
</tr>
<tr>
<td>V.P., <a href="http://olingo.apache.org/">Apache Olingo</a></td>
<td>Michael Bolz</td>
</tr>
<tr>
<td>V.P., <a href="http://oozie.apache.org/">Apache Oozie</a></td>
<td>D&eacute;nes Bod&oacute;</td>
</tr>
<tr>
<td>V.P., <a href="http://opendal.apache.org">Apache OpenDAL</a></td>
<td>Hao Ding</td>
</tr>
<tr>
<td>V.P., <a href="http://openjpa.apache.org/">Apache OpenJPA</a></td>
<td>Mark Struberg</td>
</tr>
<tr>
<td>V.P., <a href="http://openmeetings.apache.org/">Apache OpenMeetings</a></td>
<td>Maxim Solodovnik</td>
</tr>
<tr>
<td>V.P., <a href="http://opennlp.apache.org/">Apache OpenNLP</a></td>
<td>Jeffrey T. Zemerick</td>
</tr>
<tr>
<td>V.P., <a href="http://openoffice.apache.org/">Apache OpenOffice</a></td>
<td>Dave Fisher</td>
</tr>
<tr>
<td>V.P., <a href="http://openwebbeans.apache.org/">Apache OpenWebBeans</a></td>
<td>Mark Struberg</td>
</tr>
<tr>
<td>V.P., <a href="http://openwhisk.apache.org/">Apache OpenWhisk</a></td>
<td>Dave Grove</td>
</tr>
<tr>
<td>V.P., <a href="http://orc.apache.org/">Apache ORC</a></td>
<td>William Hyun</td>
</tr>
<tr>
<td>V.P., <a href="http://ozone.apache.org">Apache Ozone</a></td>
<td>Sammi Chen</td>
</tr>
<tr>
<td>V.P., <a href="http://paimon.apache.org">Apache Paimon</a></td>
<td>Jingsong Lee</td>
</tr>
<tr>
<td>V.P., <a href="http://parquet.apache.org/">Apache Parquet</a></td>
<td>Xinli Shang</td>
</tr>
<tr>
<td>V.P., <a href="http://pdfbox.apache.org/">Apache PDFBox</a></td>
<td>Andreas Lehmk&uuml;hler</td>
</tr>
<tr>
<td>V.P., <a href="http://pekko.apache.org">Apache Pekko</a></td>
<td>PJ Fanning</td>
</tr>
<tr>
<td>V.P., <a href="http://perl.apache.org/">Apache Perl</a></td>
<td>Steve Hay</td>
</tr>
<tr>
<td>V.P., <a href="http://petri.apache.org">Apache Petri</a></td>
<td>Dave Fisher</td>
</tr>
<tr>
<td>V.P., <a href="http://phoenix.apache.org/">Apache Phoenix</a></td>
<td>Rajeshbabu Chintaguntla</td>
</tr>
<tr>
<td>V.P., <a href="http://pig.apache.org/">Apache Pig</a></td>
<td>Koji Noguchi</td>
</tr>
<tr>
<td>V.P., <a href="http://pinot.apache.org">Apache Pinot</a></td>
<td>Kishore G</td>
</tr>
<tr>
<td>V.P., <a href="http://pivot.apache.org/">Apache Pivot</a></td>
<td>Roger Whitcomb</td>
</tr>
<tr>
<td>V.P., <a href="http://plc4x.apache.org/">Apache PLC4X</a></td>
<td>Christofer Dutz</td>
</tr>
<tr>
<td>V.P., <a href="http://poi.apache.org/">Apache POI</a></td>
<td>Dominik Stadler</td>
</tr>
<tr>
<td>V.P., <a href="http://apr.apache.org/">Apache Portable Runtime (APR)</a></td>
<td>Yann Ylavic</td>
</tr>
<tr>
<td>V.P., <a href="http://portals.apache.org/">Apache Portals</a></td>
<td>Neil Griffin</td>
</tr>
<tr>
<td>V.P., <a href="http://pulsar.apache.org/">Apache Pulsar</a></td>
<td>Matteo Merli</td>
</tr>
<tr>
<td>V.P., <a href="http://qpid.apache.org/">Apache Qpid</a></td>
<td>Robbie Gemmell</td>
</tr>
<tr>
<td>V.P., <a href="http://ranger.apache.org/">Apache Ranger</a></td>
<td>Selvamohan Neethiraj</td>
</tr>
<tr>
<td>V.P., <a href="http://ratis.apache.org">Apache Ratis</a></td>
<td>Tsz-wo Sze</td>
</tr>
<tr>
<td>V.P., <a href="http://rocketmq.apache.org/">Apache RocketMQ</a></td>
<td>Xiaorui Wang</td>
</tr>
<tr>
<td>V.P., <a href="http://roller.apache.org/">Apache Roller</a></td>
<td>Dave Johnson</td>
</tr>
<tr>
<td>V.P., <a href="http://royale.apache.org/">Apache Royale</a></td>
<td>Yishay Weiss</td>
</tr>
<tr>
<td>V.P., <a href="http://rya.apache.org/">Apache Rya</a></td>
<td>Adina Crainiceanu</td>
</tr>
<tr>
<td>V.P., <a href="http://samza.apache.org/">Apache Samza</a></td>
<td>Jagadish Venkatraman</td>
</tr>
<tr>
<td>V.P., <a href="http://santuario.apache.org/">Apache Santuario</a></td>
<td>Colm O hEigeartaigh</td>
</tr>
<tr>
<td>V.P., <a href="http://seatunnel.apache.org">Apache SeaTunnel</a></td>
<td>Jun Gao</td>
</tr>
<tr>
<td>V.P., <a href="http://sedona.apache.org">Apache Sedona</a></td>
<td>Jia Yu</td>
</tr>
<tr>
<td>V.P., <a href="http://serf.apache.org/">Apache Serf</a></td>
<td>Daniel Sahlberg</td>
</tr>
<tr>
<td>V.P., <a href="http://servicecomb.apache.org/">Apache ServiceComb</a></td>
<td>Bao Liu</td>
</tr>
<tr>
<td>V.P., <a href="http://servicemix.apache.org/">Apache ServiceMix</a></td>
<td>Krzysztof Sobkowiak</td>
</tr>
<tr>
<td>V.P., <a href="http://shardingsphere.apache.org">Apache ShardingSphere</a></td>
<td>Liang Zhang</td>
</tr>
<tr>
<td>V.P., <a href="http://shenyu.apache.org">Apache ShenYu</a></td>
<td>Yu Xiao</td>
</tr>
<tr>
<td>V.P., <a href="http://shiro.apache.org/">Apache Shiro</a></td>
<td>Brian Demers</td>
</tr>
<tr>
<td>V.P., <a href="http://singa.apache.org/">Apache SINGA</a></td>
<td>Wang Wei</td>
</tr>
<tr>
<td>V.P., <a href="http://sis.apache.org/">Apache SIS</a></td>
<td>Martin Desruisseaux</td>
</tr>
<tr>
<td>V.P., <a href="http://skywalking.apache.org/">Apache SkyWalking</a></td>
<td>Sheng Wu</td>
</tr>
<tr>
<td>V.P., <a href="http://sling.apache.org/">Apache Sling</a></td>
<td>Robert Munteanu</td>
</tr>
<tr>
<td>V.P., <a href="http://solr.apache.org">Apache Solr</a></td>
<td>David Smiley</td>
</tr>
<tr>
<td>V.P., <a href="http://spamassassin.apache.org/">Apache SpamAssassin</a></td>
<td>Sidney Markowitz</td>
</tr>
<tr>
<td>V.P., <a href="http://spark.apache.org/">Apache Spark</a></td>
<td>Matei Zaharia</td>
</tr>
<tr>
<td>V.P., <a href="http://steve.apache.org/">Apache Steve</a></td>
<td>Daniel Gruno</td>
</tr>
<tr>
<td>V.P., <a href="http://storm.apache.org/">Apache Storm</a></td>
<td>Richard Zowalla</td>
</tr>
<tr>
<td>V.P., <a href="http://streampipes.apache.org">Apache StreamPipes</a></td>
<td>Philipp Zehnder</td>
</tr>
<tr>
<td>V.P., <a href="http://streams.apache.org/">Apache Streams</a></td>
<td>Steve Blackmon</td>
</tr>
<tr>
<td>V.P., <a href="http://struts.apache.org/">Apache Struts</a></td>
<td>Ren&eacute; Gielen</td>
</tr>
<tr>
<td>V.P., <a href="http://submarine.apache.org/">Apache Submarine</a></td>
<td>Kevin Su</td>
</tr>
<tr>
<td>V.P., <a href="http://subversion.apache.org/">Apache Subversion</a></td>
<td>Nathan Hartman</td>
</tr>
<tr>
<td>V.P., <a href="http://superset.apache.org">Apache Superset</a></td>
<td>Maxime Beauchemin</td>
</tr>
<tr>
<td>V.P., <a href="http://synapse.apache.org/">Apache Synapse</a></td>
<td>Isuru Udana</td>
</tr>
<tr>
<td>V.P., <a href="http://syncope.apache.org/">Apache Syncope</a></td>
<td>Francesco Chicchiricc&ograve;</td>
</tr>
<tr>
<td>V.P., <a href="http://systemds.apache.org/">Apache SystemDS</a></td>
<td>Matthias Boehm</td>
</tr>
<tr>
<td>V.P., <a href="http://tapestry.apache.org/">Apache Tapestry</a></td>
<td>Thiago H. de Paula Figueiredo</td>
</tr>
<tr>
<td>V.P., <a href="http://tcl.apache.org/">Apache Tcl</a></td>
<td>Georgios Petasis</td>
</tr>
<tr>
<td>V.P., <a href="http://tez.apache.org/">Apache Tez</a></td>
<td>L&aacute;szl&oacute; Bodor</td>
</tr>
<tr>
<td>V.P., <a href="http://thrift.apache.org/">Apache Thrift</a></td>
<td>Jens Geyer</td>
</tr>
<tr>
<td>V.P., <a href="http://tika.apache.org/">Apache Tika</a></td>
<td>Tim Allison</td>
</tr>
<tr>
<td>V.P., <a href="http://tinkerpop.apache.org/">Apache TinkerPop</a></td>
<td>Kelvin Lawrence</td>
</tr>
<tr>
<td>V.P., <a href="http://tomcat.apache.org/">Apache Tomcat</a></td>
<td>Mladen Turk</td>
</tr>
<tr>
<td>V.P., <a href="http://tomee.apache.org/">Apache TomEE</a></td>
<td>David Blevins</td>
</tr>
<tr>
<td>V.P., <a href="http://trafficcontrol.apache.org/">Apache Traffic Control</a></td>
<td>Eric Friedrich</td>
</tr>
<tr>
<td>V.P., <a href="http://trafficserver.apache.org/">Apache Traffic Server</a></td>
<td>Bryan Call</td>
</tr>
<tr>
<td>V.P., <a href="http://tsfile.apache.org">Apache TsFile</a></td>
<td>Jialin Qiao</td>
</tr>
<tr>
<td>V.P., <a href="http://turbine.apache.org/">Apache Turbine</a></td>
<td>Georg Kallidis</td>
</tr>
<tr>
<td>V.P., <a href="http://tvm.apache.org">Apache TVM</a></td>
<td>Tianqi Chen</td>
</tr>
<tr>
<td>V.P., <a href="http://uima.apache.org/">Apache UIMA</a></td>
<td>Richard Eckart de Castilho</td>
</tr>
<tr>
<td>V.P., <a href="http://unomi.apache.org/">Apache Unomi</a></td>
<td>Serge Huber</td>
</tr>
<tr>
<td>V.P., <a href="http://vcl.apache.org/">Apache VCL</a></td>
<td>Josh Thompson</td>
</tr>
<tr>
<td>V.P., <a href="http://velocity.apache.org/">Apache Velocity</a></td>
<td>Nathan Bubna</td>
</tr>
<tr>
<td>V.P., <a href="http://ws.apache.org/">Apache Web Services</a></td>
<td>Daniel Kulp</td>
</tr>
<tr>
<td>V.P., <a href="http://whimsical.apache.org/">Apache Whimsy</a></td>
<td>Shane Curcuru</td>
</tr>
<tr>
<td>V.P., <a href="http://wicket.apache.org/">Apache Wicket</a></td>
<td>Andrea Del Bene</td>
</tr>
<tr>
<td>V.P., <a href="http://xalan.apache.org/">Apache Xalan</a></td>
<td>Gary D. Gregory</td>
</tr>
<tr>
<td>V.P., <a href="http://xerces.apache.org/">Apache Xerces</a></td>
<td>Michael Glavassevich</td>
</tr>
<tr>
<td>V.P., <a href="http://xmlgraphics.apache.org/">Apache XML Graphics</a></td>
<td>Clay Leeds</td>
</tr>
<tr>
<td>V.P., <a href="http://yetus.apache.org/">Apache Yetus</a></td>
<td>Allen Wittenauer</td>
</tr>
<tr>
<td>V.P., <a href="http://yunikorn.apache.org">Apache YuniKorn</a></td>
<td>Wilfred Spiegelenburg</td>
</tr>
<tr>
<td>V.P., <a href="http://zeppelin.apache.org/">Apache Zeppelin</a></td>
<td>Jongyoul Lee</td>
</tr>
<tr>
<td>V.P., <a href="http://zookeeper.apache.org/">Apache ZooKeeper</a></td>
<td>Flavio Junqueira</td>
</tr></tbody></table>
</p>
</div> </main>
<!-- Footer -->
<footer class="bg-primary">
<div class="container">
<div class="row">
<br />
<div class="col-sm-2">
<h5 class="white">Community</h5>
<ul class="list-unstyled white" role="menu">
<li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
<li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
<li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
<li><a href="/community-resources/">Community Resources</a></li>
<li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
<li><a href="https://events.apache.org/" target="_blank">Events</a></li>
<li><a href="https://www.redbubble.com/people/comdev/shop" target="_blank">Store</a></li>
</ul>
</div>
<div class="col-sm-2">
<h5 class="white">Projects</h5>
<ul class="list-unstyled white" role="menu">
<li><a href="/projects">Projects</a></li>
<li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
<li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
<li><a href="/foundation/mailinglists">Mailing Lists </a></li>
<li><a href="/security">Report a Vulnerability</a></li>
</ul>
</div>
<div class="col-sm-2">
<h5 class="white">Downloads</h5>
<ul class="list-unstyled white" role="menu">
<li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
<li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
<li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
<li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
</ul>
</div>
<div class="col-sm-2">
<h5 class="white">Learn</h5>
<ul class="list-unstyled white" role="menu">
<li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
<li><a href="/foundation/how-it-works">How the ASF Works</a></li>
<li><a href="/theapacheway/">The Apache Way</a></li>
<li><a href="/legal/">Legal &amp; Trademark</a></li>
<li><a href="/licenses">Licenses</a></li>
<li><a href="/foundation/glossary">Glossary</a></li>
<li><a href="/foundation/faq">FAQ</a></li>
</ul>
</div>
<div class="col-sm-2">
<h5 class="white">Resources &amp; Tools</h5>
<ul class="list-unstyled white" role="menu">
<li><a href="/dev/">Developer Information</a></li>
<li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
<li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
<li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
<li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
<li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
<li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
<li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
<li><a href="/logos/">Project Logos</a></li>
</ul>
</div>
<div class="col-sm-2">
<h5 class="white">About</h5>
<ul class="list-unstyled white" role="menu">
<li><a href="/foundation/">About</a></li>
<li><a href="/foundation/sponsors">Our Sponsors</a></li>
<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
<li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
<li><a href="/foundation/leadership">Leadership</a></li>
<li><a href="/foundation/members">Members</a></li>
<li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
<li><a href="/press/">Newsroom</a></li>
<li><a href="/foundation/contact">Contact</a></li>
<li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
</ul>
</div>
</div>
<hr class="col-lg-12 hr-white" />
<div class="row">
<div class="col-lg-12">
<p class="text-center">Copyright &#169; 2024 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
</div>
</div>
</div>
</footer>
<!-- / Footer -->
<script src="/js/jquery.min.js"></script>
<script src="/js/bootstrap.js"></script>
<script src="/js/slideshow.js"></script>
<script src="/js/new-ui.js"></script>
<script>
(function($){
$(document).ready(function(){
$('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
event.preventDefault();
event.stopPropagation();
$(this).parent().siblings().removeClass('open');
$(this).parent().toggleClass('open');
console.log('WOrked');
});
});
})(jQuery);
</script>
</body>
</html>