@@ -99,7 +99,9 @@ <h2>Author's Note</h2>
99
99
< p >
100
100
This document is an attempt to unify various simplified versions of the
101
101
microformats2 representative JSON format. As such, much of this document
102
- is likely to change as various implementations contribute input.
102
+ is likely to change as various implementations contribute input.
103
+ — < span class ="h-card vcard "> < span class ="p-name fn "> Kevin Marks</ span > </ span >
104
+ & < span class ="h-card vcard "> < span class ="p-name fn "> Bebe Roberts</ span > </ span >
103
105
</ p >
104
106
</ section >
105
107
@@ -137,7 +139,7 @@ <h2>Use Cases</h2>
137
139
by anything else.
138
140
</ p >
139
141
< p >
140
- < a href ="https://github.com/kylewm /mf2util "> mf2util</ a > is a utility library that provides a layer on top
142
+ < a href ="https://github.com/karadaisy /mf2util "> mf2util</ a > is a utility library that provides a layer on top
141
143
of microformats processing. The library returns only a simple JSON object and strips
142
144
off any unnecessary information leaving the library user only the most essential information.
143
145
</ p >
@@ -976,7 +978,7 @@ <h4>JSON Feed to JF2 conversion</h4>
976
978
977
979
</ ul >
978
980
< p >
979
- It may be benefitial to drop any properties other than those mentioned to avoid conflicts with any future [[microformats2]] properties.
981
+ It may be beneficial to drop any properties other than those mentioned to avoid conflicts with any future [[microformats2]] properties.
980
982
</ p >
981
983
982
984
@@ -1093,7 +1095,7 @@ <h2>The <code>application/jf2feed+json</code> Media Type</h2>
1093
1095
< tr >
1094
1096
< td > Contact: </ td >
1095
1097
< td >
1096
- Ben Roberts << a href ="mailto:ben @thatmustbe.me "> ben @thatmustbe.me</ a > >
1098
+ Bebe Roberts << a href ="mailto:bebe @thatmustbe.me "> bebe @thatmustbe.me</ a > >
1097
1099
</ td >
1098
1100
</ tr >
1099
1101
</ table >
@@ -1178,19 +1180,19 @@ <h2>Acknowledgements</h2>
1178
1180
< p >
1179
1181
The authors wish to thank the Microformats, IndieWeb, Pump.io, and Activity Streams communities for their continued work
1180
1182
in building the social web and helping define standards such as this one. This includes, but is certainly not limited to,
1181
- < span class ="h-card vcard " typeof =" foaf:Person " > < a class ="u-url url p-name fn " property =" foaf:homepage " href ="https://aaronparecki.com/ "> Aaron Parecki</ a > </ span > ,
1182
- < span class ="h-card vcard " typeof =" foaf:Person " > < a class ="u-url url p-name fn " property =" foaf:homepage " href ="https://strugee.net/ "> AJ Jordan</ a > </ span > ,
1183
- < span class ="h-card vcard " typeof =" foaf:Person " > < a class ="u-url url p-name fn " property =" foaf:homepage " href =" https://bengo.is/ "> Benjamin Goering</ a > </ span > ,
1184
- < span class ="h-card vcard " typeof =" foaf:Person " > < a class ="u-url url p-name fn " property =" foaf:homepage " href ="https://inessential.com/ "> Brent Simmons</ a > </ span > ,
1185
- < span class ="h-card vcard " typeof =" foaf:Person " > < a class ="u-url url p-name fn " property =" foaf:homepage " href ="https://dustycloud.org/ "> Christine Webber</ a > </ span > ,
1186
- < span class ="h-card vcard " typeof =" foaf:Person " > < a class ="u-url url p-name fn " property =" foaf:homepage " href ="https://wilkie.io/ "> Dave Wilkinson II</ a > </ span > ,
1187
- < span class ="h-card vcard " typeof =" foaf:Person " > < a class ="u-url url p-name fn " property =" foaf:homepage " href ="https://www.jasnell.me/ "> James Snell</ a > </ span > ,
1188
- < span class ="h-card vcard " typeof =" foaf:Person " > < a class ="u-url url p-name fn " property =" foaf:homepage " href ="https://cleverdevil.io/ "> Jonathan LaCour</ a > </ span > ,
1189
- < span class ="h-card vcard " typeof =" foaf:Person " > < span class ="p-name fn "> Kyle Mahan</ span > </ span > ,
1190
- < span class ="h-card vcard " typeof =" foaf:Person " > < a class ="u-url url p-name fn " property =" foaf:homepage " href ="https://manton.org/ "> Manton Reece</ a > </ span > ,
1191
- < span class ="h-card vcard " typeof =" foaf:Person " > < a class ="u-url url p-name fn " property =" foaf:homepage " href ="https://kodfabrik.se/ "> Pelle Wessman</ a > </ span > ,
1183
+ < span class ="h-card vcard "> < a class ="u-url url p-name fn " href ="https://aaronparecki.com/ "> Aaron Parecki</ a > </ span > ,
1184
+ < span class ="h-card vcard "> < a class ="u-url url p-name fn " href ="https://strugee.net/ "> AJ Jordan</ a > </ span > ,
1185
+ < span class ="h-card vcard "> < a class ="u-url url p-name fn "> Benjamin Goering</ a > </ span > ,
1186
+ < span class ="h-card vcard "> < a class ="u-url url p-name fn " href ="https://inessential.com/ "> Brent Simmons</ a > </ span > ,
1187
+ < span class ="h-card vcard "> < a class ="u-url url p-name fn " href ="https://dustycloud.org/ "> Christine Webber</ a > </ span > ,
1188
+ < span class ="h-card vcard "> < a class ="u-url url p-name fn " href ="https://wilkie.io/ "> Dave Wilkinson II</ a > </ span > ,
1189
+ < span class ="h-card vcard "> < a class ="u-url url p-name fn " href ="https://www.jasnell.me/ "> James Snell</ a > </ span > ,
1190
+ < span class ="h-card vcard "> < a class ="u-url url p-name fn " href ="https://cleverdevil.io/ "> Jonathan LaCour</ a > </ span > ,
1191
+ < span class ="h-card vcard "> < span class ="p-name fn "> Kara Mahan</ span > </ span > ,
1192
+ < span class ="h-card vcard "> < a class ="u-url url p-name fn " href ="https://manton.org/ "> Manton Reece</ a > </ span > ,
1193
+ < span class ="h-card vcard "> < a class ="u-url url p-name fn " href ="https://kodfabrik.se/ "> Pelle Wessman</ a > </ span > ,
1192
1194
and
1193
- < span class ="h-card vcard " typeof =" foaf:Person " > < a class ="u-url url p-name fn " property =" foaf:homepage " href ="https://tantek.com/ "> Tantek Çelik</ a > </ span > .
1195
+ < span class ="h-card vcard "> < a class ="u-url url p-name fn " href ="https://tantek.com/ "> Tantek Çelik</ a > </ span > .
1194
1196
</ p >
1195
1197
</ section >
1196
1198
</ body >
0 commit comments