CINXE.COM
Quattor | contacts
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Quattor | contacts</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link type="application/atom+xml" rel="alternate" href="https://www.quattor.org/feed.xml" title="Quattor" /> <link rel="stylesheet" type="text/css" href="/assets/bootstrap/css/bootstrap.min.css" media="screen" /> <link rel="stylesheet" type="text/css" media="screen" href="/assets/bootstrap/css/pygments.css"/> <link rel="stylesheet" type="text/css" href="/assets/octicons/octicons.css"> <style type="text/css"> @import url(https://fonts.googleapis.com/css?family=Lato:400); body { padding-bottom: 40px; font-family: 'Lato', 'Helvetica', sans-serif; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: 'Lato', 'Helvetica', sans-serif; } ul, ol { padding-left: 2em; } div.toc { margin-left: -2em; } div.page-content { border-left: 5px solid #eee; } </style> <link rel="publisher" href="https://plus.google.com/106108753304191902209" /> <link rel="icon" href="/assets/img/favicon.ico"/> </head> <body> <div class="navbar navbar-inverse navbar-static-top" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="/"> <img src="/assets/img/quattor_logo_navbar.png" width="94" height="23" alt="quattor logo"/> </a> </div> <div class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="/news/">News</a></li> <li><a href="/documentation/">Documentation</a></li> <li><a href="/contacts/">Contacts</a></li> <li><a href="/downloads/">Downloads</a></li> <li><a href="/meeting/">Meetings</a></li> </ul> </div> </div> </div> <div class="container"> <div class="row"> <ul class="breadcrumb"> <li><a href="/" class="first">Home</a></li> <li class="active">Contacts</li> </ul> </div> <div class="page-header row"> <h1 class="list_title">Contacts</h1> </div> <div class="row"> <p>Quattor is developed and supported entirely by the community that uses it, there are no full-time paid developers.</p> <p>We encourage everyone to get involved in the Quattor community and we鈥檙e eager to help you out!</p> <h3 id="mailing-lists--irc">Mailing Lists & IRC</h3> <p>We can be found in the <a target="_quattor_forum" href="https://groups.google.com/forum/#!forum/quattor">Quattor group</a>: this forum is used to discuss all matters related to Quattor and for announcements. This is the best way to reach main developers and experts. Anybody interested can subscribe to it by sending a mail to <a href="mailto:quattor+subscribe@googlegroups.com">quattor+subscribe@googlegroups.com</a>.</p> <p>Some of us also hang out on <code class="language-plaintext highlighter-rouge">#quattor</code> on <a href="irc://chat.freenode.net:6667">freenode.net</a>.</p> <p><em>Note: Quattor lists on SourceForge have been decommissioned. Be sure to subscribe the new list to stay up-to-date with Quattor.</em></p> <h3 id="github">GitHub</h3> <p>All our code and documentation (including this website) is hosted on GitHub, if you find bugs or things that could be improved, please open an issue and/or pull request on GitHub. If you鈥檙e not sure which repository to open the issue again (there are a lot) please ask!</p> </div> </div> <hr/> <div class="footer container"> <p class="text-muted credit">Copyright © 2011-2024 quattor.org</p> </div> <!-- Le javascript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script> <script src="/assets/bootstrap/js/bootstrap.min.js"></script> <script src="/assets/js/toc.js"></script> <script type="text/javascript"> $(document).ready(function() { $('.toc').toc({'title':'', 'showSpeed':0, 'noBackToTopLinks': true, 'listType': 'ul'}); }); </script> </body> </html>