mozilla_governance.html 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. <!DOCTYPE html>
  2. <html lang="en" dir="ltr">
  3. <head>
  4. <title>Mozilla Governance</title>
  5. <link rel="shortcut icon" type="image/ico" href="../images/firefox_favicon.ico" />
  6. </head>
  7. <body>
  8. <a href="mozilla.html">
  9. <img id="mozilla_logo" src="../images/mozilla_logo.jpg" />
  10. </a>
  11. <a href="#summary">Summary</a> |
  12. <a href="#more">More</a>
  13. <div id="content">
  14. <h1 id="page-title">Governance</h1>
  15. <h2><a name="summary">Summary</a></h2>
  16. <p id="summary">
  17. Mozilla is an open source project governed as a meritocracy. Our
  18. community is structured as a virtual organization where
  19. authority is distributed to both volunteer and employed
  20. community members as they show their abilities through
  21. contributions to the project.
  22. </p>
  23. <h2><a name="more">More</a></h2>
  24. <p id="more">
  25. <ul id="list">
  26. <li id="roles">Roles and Responsibilities</li>
  27. <li id="policies">Policies</li>
  28. <li id="discussion">Discussion</li>
  29. </ul>
  30. </p>
  31. </div>
  32. </body>
  33. </html>