Set Eclipse Foundation as default author Signed-off-by: Christopher Guindon <chris.guindon@eclipse-foundation.org>
diff --git a/dev_program.php b/dev_program.php index 6224731..e3ef604 100644 --- a/dev_program.php +++ b/dev_program.php
@@ -24,7 +24,7 @@ $pageTitle = "Friend of Eclipse Enhancement Program (FEEP)"; $Theme->setPageTitle($pageTitle); $Theme->setPageKeywords("eclipse, foundation, development, platform, funding"); -$Theme->setPageAuthor("Mike Milinkovich, September 22, 2015"); +$Theme->setPageAuthor("Mike Milinkovich"); // Generate the web page ob_start();
diff --git a/index.php b/index.php index e0dc5fd..8d68e10 100644 --- a/index.php +++ b/index.php
@@ -21,7 +21,6 @@ $pageTitle = "Get involved!"; $Theme->setPageTitle($pageTitle); $Theme->setPageKeywords("eclipse contribute, how can I help, contributing to eclipse"); -$Theme->setPageAuthor("Christopher Guindon"); // Generate the web page ob_start();