Skip to content
This repository was archived by the owner on Jun 1, 2022. It is now read-only.

Commit 72bb176

Browse files
committed
Merge pull request #7 from timhudson/fix-duplicate-content
Remove duplicate content
2 parents c08c799 + c1c51a9 commit 72bb176

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

index.html

-22
Original file line numberDiff line numberDiff line change
@@ -29,28 +29,6 @@ <h2 id="changes-to-this-arrangement">Changes to this arrangement</h2>
2929
subject to pull-requests or changes by contributors where you believe
3030
you have something valuable to add or change.</p>
3131
<p>Get a copy of this manifesto as <a href="https://raw.githubusercontent.com/openopensource/openopensource.github.io/master/Readme.md">markdown</a> and use it in your own projects.</p>
32-
<h1 id="this-is-an-open-open-source-project-http-openopensource-org-">This is an <a href="http://openopensource.org/">OPEN Open Source Project</a></h1>
33-
<hr>
34-
<h2 id="what-">What?</h2>
35-
<p>Individuals making significant and valuable contributions are given
36-
commit-access to the project to contribute as they see fit. This project
37-
is more like an open wiki than a standard guarded open source project.</p>
38-
<h2 id="rules">Rules</h2>
39-
<p>There are a few basic ground-rules for contributors:</p>
40-
<ol>
41-
<li><strong>No <code>--force</code> pushes</strong> or modifying the Git history in any way.</li>
42-
<li><strong>Non-master branches</strong> ought to be used for ongoing work.</li>
43-
<li><strong>External API changes and significant modifications</strong> ought to be subject to an <strong>internal pull-request</strong> to solicit feedback from other contributors.</li>
44-
<li>Internal pull-requests to solicit feedback are <em>encouraged</em> for any other non-trivial contribution but left to the discretion of the contributor.</li>
45-
<li>Contributors should attempt to adhere to the prevailing code-style.</li>
46-
</ol>
47-
<h2 id="releases">Releases</h2>
48-
<p>Declaring formal releases remains the prerogative of the project maintainer.</p>
49-
<h2 id="changes-to-this-arrangement">Changes to this arrangement</h2>
50-
<p>This is an experiment and feedback is welcome! This document may also be
51-
subject to pull-requests or changes by contributors where you believe
52-
you have something valuable to add or change.</p>
53-
<p>Get a copy of this manifesto as <a href="https://raw.githubusercontent.com/openopensource/openopensource.github.io/master/Readme.md">markdown</a> and use it in your own projects.</p>
5432

5533
</body>
5634
</html>

0 commit comments

Comments
 (0)