Skip to content

Commit 29901d2

Browse files
committed
add missing "IndieWeb" to author name
1 parent 69ad31c commit 29901d2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

languages/mf2-feed.pot

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Copyright (C) 2020 WordPress Outreach Club
1+
# Copyright (C) 2020 IndieWeb WordPress Outreach Club
22
# This file is distributed under the MIT.
33
msgid ""
44
msgstr ""
55
"Project-Id-Version: MF2 Feed 3.0.0\n"
66
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/mf2-feed\n"
7-
"POT-Creation-Date: 2020-01-20 08:46:48+00:00\n"
7+
"POT-Creation-Date: 2020-01-20 08:57:09+00:00\n"
88
"MIME-Version: 1.0\n"
99
"Content-Type: text/plain; charset=utf-8\n"
1010
"Content-Transfer-Encoding: 8bit\n"
@@ -26,7 +26,7 @@ msgid "Adds a Microformats2 JSON feed for every entry"
2626
msgstr ""
2727

2828
#. Author of the plugin/theme
29-
msgid "WordPress Outreach Club"
29+
msgid "IndieWeb WordPress Outreach Club"
3030
msgstr ""
3131

3232
#. Author URI of the plugin/theme

mf2-feed.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Plugin URI: http://github.com/indieweb/wordpress-mf2-feed/
55
* Description: Adds a Microformats2 JSON feed for every entry
66
* Version: 3.0.0
7-
* Author: WordPress Outreach Club
7+
* Author: IndieWeb WordPress Outreach Club
88
* Author URI: https://indieweb.org/WordPress_Outreach_Club
99
* License: MIT
1010
* License URI: http://opensource.org/licenses/MIT

0 commit comments

Comments
 (0)