Skip to content

Commit 64536b7

Browse files
Update editors (#66)
SHA: 25e79da Reason: push, by anssiko Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0c0a6b7 commit 64536b7

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

index.html

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
<title>Translator and Language Detector APIs</title>
66
<meta content="CG-DRAFT" name="w3c-status">
77
<link href="https://www.w3.org/StyleSheets/TR/2021/cg-draft" rel="stylesheet">
8-
<meta content="Bikeshed version 86e3be07a, updated Tue Nov 18 16:58:08 2025 +0000" name="generator">
8+
<meta content="Bikeshed version 3c53a5b02, updated Thu Nov 27 17:03:30 2025 +0000" name="generator">
99
<link href="https://webmachinelearning.github.io/translation-api" rel="canonical">
1010
<link href="https://www.w3.org/2008/site/images/favicon.ico" rel="icon">
11-
<meta content="02777c6dfb4936617c237443187d0b03286af2af" name="revision">
11+
<meta content="25e79dae38b55afb41138fdaccd5ff7420aed297" name="revision">
1212
<meta content="dark light" name="color-scheme">
1313
<link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css">
1414
<style>/* Boilerplate: style-autolinks */
@@ -743,7 +743,7 @@
743743
</p>
744744
<h1 class="no-ref p-name" id="title">Translator and Language Detector APIs</h1>
745745
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#CG-DRAFT">Draft Community Group Report</a>,
746-
<time class="dt-updated" datetime="2025-11-25">25 November 2025</time></p>
746+
<time class="dt-updated" datetime="2026-01-22">22 January 2026</time></p>
747747
<details open>
748748
<summary>More details about this document</summary>
749749
<div data-fill-with="spec-metadata">
@@ -752,13 +752,16 @@ <h1 class="no-ref p-name" id="title">Translator and Language Detector APIs</h1>
752752
<dd><a class="u-url" href="https://webmachinelearning.github.io/translation-api">https://webmachinelearning.github.io/translation-api</a>
753753
<dt>Issue Tracking:
754754
<dd><a href="https://github.com/webmachinelearning/translation-api/issues/">GitHub</a>
755-
<dt class="editor">Editor:
755+
<dt class="editor">Editors:
756+
<dd class="editor h-card p-author vcard" data-editor-id="83788"><a class="email fn p-name u-email" href="mailto:reillyg@google.com">Reilly Grant</a> (<a class="org p-org" href="https://www.google.com">Google</a>)
757+
<dd class="editor h-card p-author vcard" data-editor-id="115969"><a class="fn p-name u-url url" href="https://toreini.github.io">Ehsan Toreini</a> (<a class="org p-org" href="https://samsung.com/">Samsung</a>) <a class="email u-email" href="mailto:e.toreini@samsung.com">e.toreini@samsung.com</a>
758+
<dt class="editor">Former Editor:
756759
<dd class="editor h-card p-author vcard"><a class="fn p-name u-url url" href="https://domenic.me/">Domenic Denicola</a> (<a class="org p-org" href="https://google.com">Google</a>) <a class="email u-email" href="mailto:d@domenic.me">d@domenic.me</a>
757760
</dl>
758761
</div>
759762
</details>
760763
<div data-fill-with="warning"></div>
761-
<p class="copyright" data-fill-with="copyright"><a href="https://www.w3.org/policies/#copyright">Copyright</a> © 2025 the Contributors to the Translator and Language Detector APIs Specification, published by the <a href="https://www.w3.org/community/webmachinelearning/">Web Machine Learning Community Group</a> under the <a href="https://www.w3.org/community/about/agreements/cla/">W3C Community Contributor License Agreement (CLA)</a>.
764+
<p class="copyright" data-fill-with="copyright"><a href="https://www.w3.org/policies/#copyright">Copyright</a> © 2026 the Contributors to the Translator and Language Detector APIs Specification, published by the <a href="https://www.w3.org/community/webmachinelearning/">Web Machine Learning Community Group</a> under the <a href="https://www.w3.org/community/about/agreements/cla/">W3C Community Contributor License Agreement (CLA)</a>.
762765
A human-readable <a href="http://www.w3.org/community/about/agreements/cla-deed/">summary</a> is available.
763766
</p>
764767
<hr title="Separator for header">
@@ -785,7 +788,7 @@ <h2 class="heading no-num no-ref no-toc settled" id="sotd"><span class="content"
785788
<div data-fill-with="at-risk"></div>
786789
<nav data-fill-with="table-of-contents" id="toc">
787790
<h2 class="no-num no-ref no-toc" id="contents">Table of Contents</h2>
788-
<ol class="toc" role="directory">
791+
<ol class="toc">
789792
<li><a href="#intro"><span class="secno">1</span> <span class="content">Introduction</span></a>
790793
<li><a href="#dependencies"><span class="secno">2</span> <span class="content">Dependencies</span></a>
791794
<li>

0 commit comments

Comments
 (0)