2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-27 07:22:15 +00:00
Files
website/community/official_library_maintainer_program.html
2020-04-10 17:37:30 -04:00

128 lines
4.7 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Boost Library Official Maintainer Program</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href=
"/style-v2/section-community.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
<style type="text/css">
/*<![CDATA[*/
body {font-family: sans-serif;}
/*]]>*/
</style>
</head><!--
Note: Editing website content is documented at:
https://www.boost.org/development/website_updating.html
-->
<body>
<div id="heading">
<!--#include virtual="/common/heading.html" -->
</div>
<div id="body">
<div id="body-inner">
<div id="content">
<div class="section" id="intro">
<div class="section-0">
<div class="section-title">
<h1>Boost Library Official Maintainer Program</h1>
<h2>Introduction</h2>
<p>The <a href="https://svn.boost.org/trac/boost/wiki/CommunityMaintenance">
Boost Community Maintenance Team</a> (CMT) has identified many Boost
libraries still used but not maintained actively. To protect the
reputation that Boost has cultivated over the years, as an
organization that provides high quality open source software,
it is critical that all libraries bundled with Boost releases
have active and engaged maintainers. The purpose of the Boost
Library Official Maintainer Program is to recruit companies and
organizations, that are likely already providing internal support,
to become official maintainers of those libraries already important
to them. </p>
<p>In exchange for taking on maintenance of a library, Boost will
display the maintainer's logo below in the <a href=
"#libraries_and_participants">Libraries and Participants</a>
section. Boost may also display the logo on the Boost github
and Trac sites. Maintainers are also allowed to use the <a href=
"blom_libraries/logos/blom_logo.png">Boost Official Library
Maintainer Logo</a> on their own sites, presentations,
etc...</p>
<h2>Applying to the Program</h2>
<p>If you're interested in maintaining a Boost library :</p>
<ol>
<li>Read the <a href=
"blom_libraries/BLOM_MoU_v0.pdf">Memorandum of
Understanding</a>, which outlines what's expected of
mainainers as well as terms for leaving the program.</li>
<li>Send an email to the program administrator (<a href=
"mailto:olivas@icecube.umd.edu">Alex Olivas</a>) indicating
which library (or libraries) you'd like to maintain.</li>
</ol>
<p>Thanks for helping out!</p>
<h2 id="libraries_and_participants">Libraries and
Participants</h2>
<p><a href=
"blom_libraries/boost_function.html">Boost.Function</a> -
Maintained by <a href="http://www.icecube.wisc.edu">The IceCube
Collaboration</a> <img src=
"blom_libraries/logos/IceCube_horizontal2.jpg" width="75"
height="20" alt=
"IceCube South Pole Neutrino Observatory" /></p>
<h3>Program Administrator</h3>
<p>The Boost Library Official Maintainer Program is currently
administered by <a href="mailto:olivas@icecube.umd.edu">Alex
Olivas</a>. Feel free to send an email if you'd like more
information about the program.</p>
</div>
<div class="section-body"></div>
</div>
</div>
</div>
<div id="sidebar">
<!--#include virtual="/common/sidebar-common.html" -->
<!--#include virtual="/common/sidebar-community.html" -->
</div>
<div class="clear"></div>
</div>
</div>
<div id="footer">
<div id="footer-left">
<div id="revised">
<p>Revised 14 September 2015</p>
</div>
<div id="copyright">
<p>Copyright Alex Olivas 2015.</p>
</div><!--#include virtual="/common/footer-license.html" -->
</div>
<div id="footer-right">
<!--#include virtual="/common/footer-banners.html" -->
</div>
<div class="clear"></div>
</div>
</body>
</html>