diff --git a/ext_emconf.php b/ext_emconf.php index ad6aa5f..f24d274 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -3,9 +3,9 @@ $EM_CONF[$_EXTKEY] = [ 'title' => 'Frontend Editing', 'description' => '', 'category' => 'fe', - 'author' => 'Jeff Segars, David Slayback', - 'author_email' => 'jeff@webempoweredchurch.org, dave@webempoweredchurch.org', - 'author_company' => 'Web-Empowered Church', + 'author' => 'TYPO3 Core Team', + 'author_email' => 'typo3cms@typo3.org', + 'author_company' => '', 'state' => 'stable', 'uploadfolder' => 0, 'createDirs' => '',