blob: eae9465eae2cb9e43a34e56fbf208ec69f821c16 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>ARIA TOSCA Community • Apache ARIA TOSCA</title>
<!-- Twitter Cards -->
<meta name="twitter:title" content="ARIA TOSCA Community">
<meta name="twitter:card" content="summary">
<meta name="twitter:image" content="/images/aria-icon.png">
<!-- Open Graph -->
<meta property="og:locale" content="en">
<meta property="og:type" content="article">
<meta property="og:title" content="ARIA TOSCA Community">
<meta property="og:url" content="/community/">
<meta property="og:site_name" content="Apache ARIA TOSCA">
<link rel="canonical" href="/community/">
<link href="/atom.xml" type="application/atom+xml" rel="alternate" title="Apache ARIA TOSCA Atom Feed">
<link href="/sitemap.xml" type="application/xml" rel="sitemap" title="Sitemap">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="cleartype" content="on">
<link rel="stylesheet" href="/css/main.css">
<!-- HTML5 Shiv and Media Query Support for IE -->
<!--[if lt IE 9]>
<script src="/js/vendor/html5shiv.min.js"></script>
<script src="/js/vendor/respond.min.js"></script>
<![endif]-->
</head>
<body id="js-body">
<!--[if lt IE 9]><div class="upgrade notice-warning"><strong>Your browser is quite old!</strong> Why not <a href="http://whatbrowser.org/">upgrade to a newer one</a> to better enjoy this site?</div><![endif]-->
<header id="masthead">
<div class="inner-wrap">
<a href="/" class="site-title">Apache ARIA TOSCA</a>
<nav role="navigation" class="menu top-menu">
<ul class="menu-item">
<li class="home"><a href="/">Apache ARIA TOSCA</a></li>
<li><a href="/about/" >About</a></li>
<li><a href="/community/" >Community</a></li>
<li><a href="/getting-started/" >Getting Started</a></li>
<li><a href="/roadmap/" >Roadmap</a></li>
</ul>
</nav>
</div><!-- /.inner-wrap -->
</header><!-- /.masthead -->
<nav role="navigation" id="js-menu" class="sliding-menu-content">
<h5>Apache ARIA TOSCA <span>Table of Contents</span></h5>
<ul class="menu-item">
<li>
<a href="/about/">
<div class="title">About</div>
<p class="excerpt">About ARIA TOSCA</p>
</a>
</li><li>
<a href="/community/">
<div class="title">Community</div>
<p class="excerpt">Joing the ARIA TOSCA Community</p>
</a>
</li><li>
<a href="/getting-started/">
<div class="title">Getting Started</div>
<p class="excerpt">Getting started with ARIA TOSCA</p>
</a>
</li><li>
<a href="/roadmap/">
<div class="title">Roadmap</div>
<p class="excerpt">Roadmap Features of ARIA TOSCA</p>
</a>
</li>
</ul>
</nav>
<button type="button" id="js-menu-trigger" class="sliding-menu-button lines-button x2" role="button" aria-label="Toggle Navigation">
<span class="nav-lines"></span>
</button>
<div id="js-menu-screen" class="menu-screen"></div>
<div id="page-wrapper">
<div id="main" role="main">
<article class="wrap" itemscope itemtype="http://schema.org/Article">
<div class="page-title">
<h1>ARIA TOSCA Community</h1>
</div>
<div class="inner-wrap">
<div id="content" class="page-content" itemprop="articleBody">
<h2 id="contribution">Contribution</h2>
<p>You are welcome and encouraged to participate and contribute to the ARIA project.</p>
<p>Please see our guide to
<a href="https://cwiki.apache.org/confluence/display/ARIATOSCA/Contributing+to+ARIA">Contributing to ARIA</a></p>
<h2 id="resources">Resources</h2>
<ul>
<li><a href="https://issues.apache.org/jira/browse/ARIA">Issue tracker</a></li>
<li>Dev mailing list: dev@ariatosca.incubator.apache.org</li>
<li>User mailing list: user@ariatosca.incubator.apache.org</li>
</ul>
<p>Subscribe by sending a mail to <code class="highlighter-rouge">&lt;group&gt;-subscribe@ariatosca.incubator.apache.org</code> (e.g.
<code class="highlighter-rouge">dev-subscribe@ariatosca.incubator.apache.org</code>).
See information on how to subscribe to mailing lists <a href="https://www.apache.org/foundation/mailinglists.html">here</a>.</p>
<p>For past correspondence, see the
<a href="http://mail-archives.apache.org/mod_mbox/incubator-ariatosca-dev/">dev mailing list archive</a></p>
<p>If you have any questions or ideas regarding contribution, please let us know on the dev@ariatosca.apache.org mailing list.</p>
<hr />
<footer class="page-footer">
</footer><!-- /.footer -->
<aside>
</aside>
</div><!-- /.content -->
</div><!-- /.inner-wrap -->
</article><!-- ./wrap -->
</div><!-- /#main -->
<footer role="contentinfo" id="site-footer">
<nav role="navigation" class="menu bottom-menu">
<ul class="menu-item">
<li><a href="/about/" >About</a></li>
<li><a href="/Community/" >Community</a></li>
<li><a href="/start/" >Getting Started</a></li>
<li><a href="/docs/" >Roadmap</a></li>
</ul>
</nav><!-- /.bottom-menu -->
<p class="copyright">ARIA is an agile reference implementation of automation based on OASIS TOSCA Specification. It is a framework for implementing orchestration software and a command line tool to execute TOSCA based application blueprints.</p>
<p class="copyright">&#169; 2017 <a href="">Apache ARIA TOSCA</a>.</p>
</footer>
</div>
<script src="/js/vendor/jquery-1.9.1.min.js"></script>
<script src="/js/main.js"></script>
</body>
</html>