Skip to content

Commit

Permalink
Revive Authors Page
Browse files Browse the repository at this point in the history
Partial fix to hollie#339
  • Loading branch information
krkeegan committed Jan 18, 2014
1 parent 0f1ba69 commit 11e279e
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions docs/authors.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<html>
<head>
<title>Authors</title>
<link rel="STYLESHEET" href="default.css" type="text/css">
</head>
<body>
<h3>Authors</h3>

<p>Many many people have contributed to MisterHouse in various ways over
the years. Unfortunately, it is impossible to identify everyone and
their contributions. However we greatly appreciate any contribution in
any form. The following link identifies those who contributed code to
either the old SVN repository or the new GIT repository under their own
name.
</p>
<ul><li><a href="https://www.ohloh.net/p/misterhouse/contributors" target="_blank">
OhLoh.net - List of Contributors to MisterHouse
</a></li></ul>

</body>

</html>

0 comments on commit 11e279e

Please sign in to comment.