moderators.html 3.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  4. <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
  5. <meta name="ProgId" content="FrontPage.Editor.Document">
  6. <title>Moderators</title>
  7. </head>
  8. <body bgcolor="#FFFFFF" text="#000000">
  9. <table border="1" bgcolor="#007F7F" cellpadding="2">
  10. <tr>
  11. <td bgcolor="#FFFFFF"><img src="../c++boost.gif" alt="c++boost.gif (8819 bytes)" width="277" height="86"></td>
  12. <td><a href="../index.htm"><font face="Arial" color="#FFFFFF"><big>Home</big></font></a></td>
  13. <td><a href="../libs/libraries.htm"><font face="Arial" color="#FFFFFF"><big>Libraries</big></font></a></td>
  14. <td><a href="../people/people.htm"><font face="Arial" color="#FFFFFF"><big>People</big></font></a></td>
  15. <td><a href="faq.htm"><font face="Arial" color="#FFFFFF"><big>FAQ</big></font></a></td>
  16. <td><a href="index.htm"><font face="Arial" color="#FFFFFF"><big>More</big></font></a></td>
  17. </tr>
  18. </table>
  19. <h1>Boost Moderators</h1>
  20. <p>The Boost moderators are <a href="../people/dave_abrahams.htm">Dave Abrahams</a>,
  21. Carl Daniel, <a href="../people/beman_dawes.html">Beman Dawes</a>,
  22. <a href="../people/doug_gregor.html">Doug Gregor</a>, and
  23. <a href="../people/john_maddock.htm">John Maddock</a>. You can reach
  24. the moderators at <a
  25. href="mailto:boost-owner@lists.boost.org">boost-owner@lists.boost.org</a>.</p>
  26. <h2>Moderator Functions</h2>
  27. <ul>
  28. <li>Monitor the mailing list to ensure dialog remains within the acceptable
  29. boundaries set by the <a href="discussion_policy.htm">discussion policy</a>.
  30. When discussion strays, use private email to gently remind, strongly rebuke,
  31. or outright ban, as the situation demands.</li>
  32. </ul>
  33. <ul>
  34. <li>Approve the initial postings of new (and thus still moderated) members,
  35. and move members to the &quot;Group Policy&quot; posting status.</li>
  36. </ul>
  37. <ul>
  38. <li>Administer the internal operations of the Boost web site, the main Boost
  39. mailing list, the CVS repository, and other Boost administrative machinery.</li>
  40. </ul>
  41. <ul>
  42. <li>Act as an executive committee overseeing important administrative and
  43. policy decisions.&nbsp; Boost is a zero-budget organization with no income
  44. and no expenses, so that eliminates the need for most management. Technical
  45. decisions are worked out on the mailing list. The moderators handle the few
  46. remaining decisions that need a definite answer.</li>
  47. </ul>
  48. <ul>
  49. <li>Beyond the purely administrative duties, work to keep the Boost community
  50. vibrant and alive. That may be as simple as saying &quot;thank you&quot; to
  51. an individual member, or as complex as starting some major new
  52. initiative.&nbsp; Do whatever it takes!</li>
  53. </ul>
  54. <hr>
  55. <p>Revised <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->05 July, 2004<!--webbot bot="Timestamp" endspan i-checksum="38549" -->
  56. </p>
  57. <p>© Beman Dawes 2001-2004</p>
  58. <p> Use, modification, and distribution are subject to the Boost Software
  59. License, Version 1.0. (See accompanying file <a href="../LICENSE_1_0.txt">
  60. LICENSE_1_0.txt</a> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">
  61. www.boost.org/LICENSE_1_0.txt</a>)</p>
  62. </body>
  63. </html>
粤ICP备19079148号