diff --git a/app/views/pages/home.html.erb b/app/views/pages/home.html.erb
index a15da34..d143126 100644
--- a/app/views/pages/home.html.erb
+++ b/app/views/pages/home.html.erb
@@ -9,6 +9,7 @@
<%= content_tag(:div, 'Current Team Members:', :id => 'team_list_heading') %>
+ <%= mail_to 'karmenblake@gmail.com', 'Karmen Blake' %>
<%= mail_to 'douglas@theros.info', 'Douglas Campos' %>
<%= mail_to 'colin.t.curtin@gmail.com', 'Colin Curtin' %>
<%= mail_to 'edavis@littlestreamsoftware.com', 'Eric Davis' %>