mirror of
https://github.com/boostorg/website.git
synced 2026-01-26 19:12:15 +00:00
118 lines
4.4 KiB
HTML
118 lines
4.4 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>Moderators</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
|
|
<link rel="icon" href="/favicon.ico" type="image/ico" />
|
|
<link rel="stylesheet" type="text/css" href=
|
|
"/style/section-community.css" />
|
|
<!--[if IE]> <style type="text/css"> body { behavior: url(/style/csshover.htc); } </style> <![endif]-->
|
|
</head>
|
|
|
|
<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 Moderators</h1>
|
|
</div>
|
|
|
|
<div class="section-body">
|
|
<p>The Boost moderators are <a href=
|
|
"/users/people/dave_abrahams.html">Dave Abrahams</a>, Carl Daniel,
|
|
<a href="/users/people/beman_dawes.html">Beman Dawes</a>, <a href=
|
|
"/users/people/jeff_garland.html">Jeff Garland</a>, <a href=
|
|
"/users/people/doug_gregor.html">Doug Gregor</a>, and <a href=
|
|
"/users/people/john_maddock.html">John Maddock</a>. You can reach
|
|
the moderators at <a href=
|
|
"mailto:boost-owner@lists.boost.org">boost-owner@lists.boost.org</a>.</p>
|
|
|
|
<p><b>Note:</b> The boost moderators do not moderate any
|
|
mailing lists other than the main Boost developers' list. For
|
|
example, the boost-users list moderators are at <a href=
|
|
"mailto:boost-users-owner@lists.boost.org">boost-users-owner@lists.boost.org</a>.
|
|
The moderators of <a href="/community/groups.html">every other Boost
|
|
list</a> can be reached through its home page.</p>
|
|
|
|
<h2>Moderator Functions</h2>
|
|
|
|
<ul>
|
|
<li>Monitor the mailing list to ensure dialog remains within
|
|
the acceptable boundaries set by the <a href=
|
|
"/community/policy.html">discussion policy</a>. When
|
|
discussion strays, use private email to gently remind,
|
|
strongly rebuke, or outright ban, as the situation
|
|
demands.</li>
|
|
</ul>
|
|
|
|
<ul>
|
|
<li>Approve the initial postings of new (and thus still
|
|
moderated) members, and move members to the "Group Policy"
|
|
posting status.</li>
|
|
</ul>
|
|
|
|
<ul>
|
|
<li>Administer the internal operations of the Boost web site,
|
|
the main Boost mailing list, the CVS repository, and other
|
|
Boost administrative machinery.</li>
|
|
</ul>
|
|
|
|
<ul>
|
|
<li>Act as an executive committee overseeing important
|
|
administrative and policy decisions. Boost is a
|
|
zero-budget organization with no income and no expenses, so
|
|
that eliminates the need for most management. Technical
|
|
decisions are worked out on the mailing list. The moderators
|
|
handle the few remaining decisions that need a definite
|
|
answer.</li>
|
|
</ul>
|
|
|
|
<ul>
|
|
<li>Beyond the purely administrative duties, work to keep the
|
|
Boost community vibrant and alive. That may be as simple as
|
|
saying "thank you" to an individual member, or as complex as
|
|
starting some major new initiative. Do whatever it
|
|
takes!</li>
|
|
</ul>
|
|
</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 $Date$</p>
|
|
</div>
|
|
|
|
<div id="copyright">
|
|
<p>Copyright Beman Dawes 2001-2004.</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>
|