Skip to content

Commit 8494134

Browse files
chore: bring Marcos out of retirement (#143)
SHA: 10b168f Reason: push, by marcoscaceres Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9d1a128 commit 8494134

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

index.html

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
.mdn .samsunginternet_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/samsung-internet/samsung-internet.svg)}
171171
.mdn .webview_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/android-webview/android-webview.png)}
172172
</style>
173-
<meta name="revision" content="f8b930f1c6b56190a841753cfe34fc4c83daa8d2">
173+
<meta name="revision" content="10b168f4f44048ee5fe1b428566ec171a9249dc8">
174174
<meta name="description" content="The Geolocation API provides access to geographical location
175175
information associated with the hosting device.">
176176
<style>
@@ -210,6 +210,12 @@
210210
"mdn": "geolocation-api",
211211
"specStatus": "ED",
212212
"editors": [
213+
{
214+
"name": "Marcos Cáceres",
215+
"company": "W3C",
216+
"companyURL": "https://w3.org",
217+
"w3cid": "39125"
218+
},
213219
{
214220
"name": "Reilly Grant",
215221
"company": "Google",
@@ -222,13 +228,6 @@
222228
"name": "Andrei Popescu",
223229
"company": "Google Inc.",
224230
"companyURL": "https://google.com/"
225-
},
226-
{
227-
"name": "Marcos Cáceres",
228-
"company": "W3C",
229-
"companyURL": "https://w3.org",
230-
"w3cid": "39125",
231-
"retiredDate": "2022-09-01"
232231
}
233232
],
234233
"group": [
@@ -243,7 +242,7 @@
243242
"testSuiteURI": "https://wpt.live/geolocation-API/",
244243
"implementationReportURI": "https://w3c.github.io/geolocation-api/reports/PR_imp_report.html",
245244
"xref": "web-platform",
246-
"gitRevision": "f8b930f1c6b56190a841753cfe34fc4c83daa8d2",
245+
"gitRevision": "10b168f4f44048ee5fe1b428566ec171a9249dc8",
247246
"publishISODate": "2024-04-03T00:00:00.000Z",
248247
"generatedSubtitle": "W3C Editor's Draft 03 April 2024"
249248
}</script>
@@ -275,15 +274,15 @@ <h1 id="title" class="title">Geolocation API</h1>
275274

276275

277276

278-
<dt>Editor:</dt><dd class="editor p-author h-card vcard" data-editor-id="83788">
277+
<dt>Editors:</dt><dd class="editor p-author h-card vcard" data-editor-id="39125">
278+
<span class="p-name fn">Marcos Cáceres</span> (<a class="p-org org h-org" href="https://w3.org">W3C</a>)
279+
</dd><dd class="editor p-author h-card vcard" data-editor-id="83788">
279280
<span class="p-name fn">Reilly Grant</span> (<a class="p-org org h-org" href="https://google.com">Google</a>)
280281
</dd>
281282
<dt>
282-
Former editors:
283+
Former editor:
283284
</dt><dd class="editor p-author h-card vcard">
284285
<span class="p-name fn">Andrei Popescu</span> (<a class="p-org org h-org" href="https://google.com/">Google Inc.</a>)
285-
</dd><dd class="editor p-author h-card vcard" data-editor-id="39125">
286-
<span class="p-name fn">Marcos Cáceres</span> (<a class="p-org org h-org" href="https://w3.org">W3C</a>) - Until <time datetime="2022-09-01">01 September 2022</time>
287286
</dd>
288287

289288
<dt>Feedback:</dt><dd>

0 commit comments

Comments
 (0)