Commit 5d07aa7c3f0e9a796fa9db1b4395afcaa1b2aeb2

Golmote 2019-10-05T13:53:01

Added @mAAdhaTTah and @RunDevelopment to credits and footer

diff --git a/index.html b/index.html
index 1f61bac..f845186 100644
--- a/index.html
+++ b/index.html
@@ -280,7 +280,7 @@ const html = Prism.highlight(code, Prism.languages.haml, 'haml');</code></pre>
 <section id="credits">
 	<h1>Credits</h1>
 	<ul>
-		<li>Special thanks to <a href="https://github.com/Golmote">Golmote</a> and <a href="https://github.com/apfelbox">Jannik Zschiesche</a> for their contributions and for being <strong>amazing maintainers</strong>. Prism would not have been able to keep up without their help.</li>
+		<li>Special thanks to <a href="https://github.com/RunDevelopment">Michael Schmidt</a>, <a href="https://github.com/mAAdhaTTah">James DiGioia</a>, <a href="https://github.com/Golmote">Golmote</a> and <a href="https://github.com/apfelbox">Jannik Zschiesche</a> for their contributions and for being <strong>amazing maintainers</strong>. Prism would not have been able to keep up without their help.</li>
 		<li>To <a href="https://twitter.com/kizmarh">Roman Komarov</a> for his contributions, feedback and testing.</li>
 		<li>To <a href="https://twitter.com/zdfs">Zachary Forrest</a> for <a href="https://twitter.com/zdfs/statuses/217834980871639041">coming up with the name “Prism”</a></li>
 		<li>To <a href="https://stellarr.deviantart.com/">stellarr</a> for the <a href="https://stellarr.deviantart.com/art/Spectra-Wallpaper-Pack-97785901">spectrum background</a> used on this page</li>
diff --git a/templates/footer.html b/templates/footer.html
index 98be749..006ce4b 100644
--- a/templates/footer.html
+++ b/templates/footer.html
@@ -1,5 +1,6 @@
 <span id="logo"></span>
-<p>Handcrafted with &hearts;, by <a href="http://lea.verou.me" target="_blank">Lea Verou</a>, <a href="https://github.com/Golmote" target="_blank">Golmote</a>
+<p>Handcrafted with &hearts;, by <a href="http://lea.verou.me" target="_blank">Lea Verou</a>, <a href="https://github.com/Golmote" target="_blank">Golmote</a>,
+<a href="https://github.com/mAAdhaTTah" target="_blank">James DiGioia</a>, <a href="https://github.com/RunDevelopment" target="_blank">Michael Schmidt</a>
 &amp; <a href="https://github.com/PrismJS/prism/graphs/contributors" target="_blank">all these awesome people</a></p>
 
 <nav>