diff --git a/source/_includes/custom/navigation.html b/source/_includes/custom/navigation.html
index aa1a260cc0f..547b77d4e41 100644
--- a/source/_includes/custom/navigation.html
+++ b/source/_includes/custom/navigation.html
@@ -20,6 +20,7 @@
Adding platform support
API
+ Credits
Blog
diff --git a/source/developers/credits.markdown b/source/developers/credits.markdown
new file mode 100644
index 00000000000..d6e729b8398
--- /dev/null
+++ b/source/developers/credits.markdown
@@ -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.