blob: 780323ec826da89aafe09debf79f2aca6f648574 [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>Apache Corporate Organization Chart</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">
<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 = 'Apache Corporate Organization Chart';
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 = 'Apache Corporate Organization Chart';
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">
<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="apache-corporate-organization-chart">Apache Corporate Organization Chart<a class="headerlink" href="#apache-corporate-organization-chart" title="Permalink">&para;</a></h1>
<p>At a high level, organizational governance at the Apache Software Foundation
(ASF) is fairly simple: the Members elect a Board of Directors;
the Board appoints various officers and creates PMCs;
the PMCs report periodically to the board, and most other officers
report through the President, who reports for them to the board.</p>
<p>Click in the image map below to learn more about that role, or read our <a href="https://whimsy.apache.org/foundation/orgchart">listing of various officers at the ASF</a>.</p>
<map id="ApacheOrgChart-p1" name="ApacheOrgChart-p1">
<area coords="494,110,656,223" href="https://whimsy.apache.org/foundation/orgchart/board" id="board" shape="rect" style="outline:none;" target="_self" title="Board of Directors"/>
<area coords="101,147,292,185" href="https://whimsy.apache.org/foundation/orgchart/president" id="president" shape="rect" style="outline:none;" target="_self" title="President"/>
<area coords="514,235,638,273" href="https://whimsy.apache.org/foundation/orgchart/board-chair" id="chairman" shape="rect" style="outline:none;" target="_self" title="Board Chair"/>
<area coords="515,282,639,320" href="https://whimsy.apache.org/foundation/orgchart/vice-chair" id="vice-chairman" shape="rect" style="outline:none;" target="_self" title="Vice Chair"/>
<area coords="729,136,857,196" href="https://whimsy.apache.org/foundation/orgchart/security" id="security" shape="rect" style="outline:none;" target="_self" title="Security Team"/>
<area coords="730,211,858,271" href="https://whimsy.apache.org/foundation/orgchart/vp-legal" id="vp-legal" shape="rect" style="outline:none;" target="_self" title="Legal Affairs"/>
<area coords="778,539,963,602" href="https://projects.apache.org/" id="projects" shape="rect" style="outline:none;" target="_self" title="Apache PMC listing"/>
<area coords="326,195,457,232" href="https://whimsy.apache.org/foundation/orgchart/exec-vp" id="exec-vp" shape="rect" style="outline:none;" target="_self" title="Executive Vice President"/>
<area coords="326,277,457,314" href="https://whimsy.apache.org/foundation/orgchart/secretary" id="secretary" shape="rect" style="outline:none;" target="_self" title="Secretary"/>
<area coords="325,337,456,374" href="https://whimsy.apache.org/foundation/orgchart/treasurer" id="treasurer" shape="rect" style="outline:none;" target="_self" title="Treasurer"/>
<area coords="326,455,481,502" href="https://whimsy.apache.org/foundation/orgchart/accounting" id="accounting" shape="rect" style="outline:none;" target="_self" title="Accounting"/>
<area coords="100,277,291,314" href="https://whimsy.apache.org/foundation/orgchart/ea" id="ea" shape="rect" style="outline:none;" target="_self" title="Executive Assistant"/>
<area coords="100,338,291,375" href="https://whimsy.apache.org/foundation/orgchart/vp-brand" id="brand" shape="rect" style="outline:none;" target="_self" title="VP, Brand Management"/>
<area coords="100,399,291,436" href="https://whimsy.apache.org/foundation/orgchart/vp-conference" id="vp-conference" shape="rect" style="outline:none;" target="_self" title="VP, Conferences"/>
<area coords="100,459,291,496" href="https://whimsy.apache.org/foundation/orgchart/vp-fundraising" id="vp-fundraising" shape="rect" style="outline:none;" target="_self" title="VP, Fundraising"/>
<area coords="100,519,291,556" href="https://whimsy.apache.org/foundation/orgchart/vp-tac" id="tac" shape="rect" style="outline:none;" target="_self" title="VP, Travel Assistance"/>
<area coords="101,580,292,617" href="https://whimsy.apache.org/foundation/orgchart/vp-marketing" id="vp-marketing" shape="rect" style="outline:none;" target="_self" title="VP, Marketing and Publicity"/>
<area coords="100,641,292,687" href="https://whimsy.apache.org/foundation/orgchart/vp-infra" id="vp-infra" shape="rect" style="outline:none;" target="_self" title="VP, Infrastructure"/>
<area coords="345,641,537,687" href="https://whimsy.apache.org/foundation/orgchart/infra-admin" id="infra-admin" shape="rect" style="outline:none;" target="_self" title="Infrastructure Administrator"/>
<area coords="597,650,791,687" href="https://whimsy.apache.org/foundation/orgchart/infra-staff" id="infra-staff" shape="rect" style="outline:none;" target="_self" title="Infrastructure Staff"/>
<area coords="266,78,460,115" href="https://whimsy.apache.org/foundation/orgchart/vp-w3c" id="vp-w3c" shape="rect" style="outline:none;" target="_self" title="VP, W3C Relations"/>
<area coords="719,35,863,112" href="/foundation/members" id="members" shape="rect" style="outline:none;" target="_self" title="Apache Membership"/>
</map>
<center>
<img height="791" src="ApacheOrgChart-p1.png" title="Apache Corporate Governance - Reporting Structure" usemap="#ApacheOrgChart-p1" width="1024"/>
</center>
<ul>
<li>
<p>Existing Members nominate and elect new members periodically, and
annually nominate and elect nine Directors to the board.</p>
</li>
<li>
<p>The board appoints operational officers, and delegates responsibility for
specific policy or operational areas to each officer. For
example, the VP, Legal Affairs Committee is responsible for setting
legal policy for the ASF and all Apache projects, and working with
corporate counsel.</p>
</li>
<li>
<p>The board appoints executive officers, including a President,
Secretary, and Treasurer, who are responsible for specific
operations of the ASF.</p>
</li>
<li>
<p>Most <a href="https://www.apache.org/foundation/records/minutes/2012/board_minutes_2012_10_17.txt">officers report directly to the President</a> on a monthly basis, and
the President reports an overall operational status to the board at each meeting.</p>
</li>
<li>
<p>The VP, Infra reports to the President, and provides high-level oversight of
the operations of the infrastructure team. Within the team, a paid Infra Admin
helps manage daily operations and prioritize work with the
paid staff who maintain services all Apache projects use.</p>
</li>
</ul>
<center>
<p><img alt="Apache Corporate Governance - Elections and Appointments" src="ApacheOrgChart-p2.png"/></p>
</center>
<ul>
<li>The board creates and updates Project Management Committees (PMCs).
In most cases, the board simply ratifies properly constructed
requests from the Incubator (to graduate podlings to TLPs), or from
the PMCs themselves (to add or remove PMC members). In each case,
the relevant PMC has already voted to recommend the change to the
board.</li>
</ul>
<center>
<p><img alt="Apache Project / PMC Governance" src="ApacheOrgChart-p3.png"/></p>
</center>
<ul>
<li>
<p>PMCs report directly to the board quarterly. The board exercises
organizational oversight of PMCs, ensuring that they are
functioning as a healthy and meritocratic community, and that they
are following Apache policies. The board does <strong>not</strong> provide
technical governance; that is handled within the PMC itself.</p>
</li>
<li>
<p>The Chair of each PMC is a Vice President of that project, and thus
is an officer of the ASF. The <a href="/dev/pmc.html#chair">primary duty of the chair</a> is to ensure
that the project's reports are complete and submitted to the board.</p>
</li>
<li>
<p>PMCs vote on software product releases. This ensures that all
source code releases are acts of the ASF itself, through its
properly-governed PMC.</p>
</li>
<li>
<p>PMCs nominate and elect new committers to their project. PMCs also
nominate and vote on new PMC members, whom the PMC then recommends
to the board for approval.</p>
</li>
<li>
<p>The Apache Incubator is a special (I)PMC: it's work is to mentor new podling
communities to help them learn the Apache Way. After each podling votes
on their software releases, the IPMC members provide oversight and vote
on that podling's release process as well, to ensure the podling is progressing
towards becoming a full Apache project.</p>
</li>
<li>
<p>By policy, only individuals may serve as Members, committers, PMC
members or ASF officers. This is one way that the ASF and
<a href="http://community.apache.org/projectIndependence">Apache projects preserve their independence</a>.</p>
</li>
</ul>
<p><a href="ApacheOrgChart.odg">Source for org chart graphics</a> stored in an Apache OpenOffice file.</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; 2023 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>
(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>