diff options
Diffstat (limited to 'more/moderators.html')
-rw-r--r-- | more/moderators.html | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/more/moderators.html b/more/moderators.html new file mode 100644 index 0000000000..70e09129de --- /dev/null +++ b/more/moderators.html @@ -0,0 +1,79 @@ +<html> + +<head> +<meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> +<meta name="GENERATOR" content="Microsoft FrontPage 5.0"> +<meta name="ProgId" content="FrontPage.Editor.Document"> +<title>Moderators</title> +</head> + +<body bgcolor="#FFFFFF" text="#000000"> + +<table border="1" bgcolor="#007F7F" cellpadding="2"> + <tr> + <td bgcolor="#FFFFFF"><img src="../boost.png" alt="boost.png (6897 bytes)" width="277" height="86"></td> + <td><a href="../index.htm"><font face="Arial" color="#FFFFFF"><big>Home</big></font></a></td> + <td><a href="../libs/libraries.htm"><font face="Arial" color="#FFFFFF"><big>Libraries</big></font></a></td> + <td><a href="../people/people.htm"><font face="Arial" color="#FFFFFF"><big>People</big></font></a></td> + <td><a href="faq.htm"><font face="Arial" color="#FFFFFF"><big>FAQ</big></font></a></td> + <td><a href="index.htm"><font face="Arial" color="#FFFFFF"><big>More</big></font></a></td> + </tr> +</table> +<h1>Boost Moderators</h1> +<p>The Boost moderators are <a href="../people/dave_abrahams.htm">Dave Abrahams</a>, +Carl Daniel, <a href="../people/beman_dawes.html">Beman Dawes</a>, +<a href="../people/doug_gregor.html">Doug Gregor</a>, and +<a href="../people/john_maddock.htm">John Maddock</a>. You can reach +the moderators at <a +href="mailto:boost-owner@lists.boost.org">boost-owner@lists.boost.org</a>. +<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="mailing_lists.htm">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="discussion_policy.htm">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> +<hr> +<p>Revised <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->16 Aug, 2004<!--webbot bot="Timestamp" endspan i-checksum="38549" --> +</p> +<p>© Beman Dawes 2001-2004</p> + +<p> Use, modification, and distribution are subject to the Boost Software +License, Version 1.0. (See accompanying file <a href="../LICENSE_1_0.txt"> +LICENSE_1_0.txt</a> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt"> +www.boost.org/LICENSE_1_0.txt</a>)</p> + +</body> + +</html> |