Merge pull request #22 from fabaff/credits

Add a credits page
This commit is contained in:
Paulus Schoutsen 2015-06-19 09:19:48 -07:00
commit 6049b5a6e0
2 changed files with 47 additions and 0 deletions

View File

@ -20,6 +20,7 @@
Adding platform support
</a></li>
<li><a href="{{ root_url }}/developers/api.html">API</a></li>
<li><a href="{{ root_url }}/developers/credits.html">Credits</a></li>
</ul>
</li>
<li><a href="{{ root_url }}/blog/">Blog</a></li>

View File

@ -0,0 +1,46 @@
---
layout: page
title: "Credits"
description: "Credits for the developers who contributed to Home Assistant."
date: 2015-06-19 09:30
sidebar: false
comments: false
sharing: true
footer: true
---
This page contains a list of people who have contributed in one way or another to Home Assistant.
## Author
- [Paulus Schoutsen](https://github.com/balloob)
## Contributors
(in alphabetical order)
- [andythigpen](https://github.com/andythigpen)
- [Austin](https://github.com/trainman419)
- [Azelphur](https://github.com/Azelphur)
- [Edwin Smulders](https://github.com/Dutchy-)
- [ettisan](https://github.com/ettisan)
- [Fabian Affolter](https://github.com/fabaff)
- [Finbarr Brady](https://github.com/fbradyirl)
- [Geoff Norton](https://github.com/kangaroo)
- [gottsman](https://github.com/gottsman)
- [Gustav Ahlberg](https://github.com/Gyran)
- [Issac Kelly](https://github.com/issackelly)
- [James Cole](https://github.com/jamespcole)
- [John McLaughlin](https://github.com/loghound)
- [John Williams](https://github.com/Jaidan)
- [Joseph Piron](https://github.com/eagleamon)
- [Julien Danjou](https://github.com/jd)
- [kixam](https://github.com/kixam)
- [Markus Stenberg](https://github.com/fingon)
- [Piratonym](https://github.com/Piratonym)
- [Rev Michael Greb](https://github.com/mikegrb)
- [Ryan Kraus](https://github.com/rmkraus)
- [Theodor Lindquist](https://github.com/theolind)
- [wind-rider](https://github.com/wind-rider)
This page is irregularly updated. As a base we use the Github [contributors overview](https://github.com/balloob/home-assistant/graphs/contributors) of the Home Assistant git repository and the [overview](https://github.com/balloob/home-assistant.io/graphs/contributors) for [home-assistant.io](https://home-assistant.io). If you think that you are missing, please let us know or add yourself.