Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 8 additions & 14 deletions lws10-core/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,6 @@
company: "Stony Brook University",
companyURL: "https://www.stonybrook.edu/",
}],
formerEditors: [{
name: "Sarven Capadisli",
}, {
name: "Justin Bingham",
}, {
name: "Dmitri Zagidulin",
}, {
name: "Ruben Verborgh",
}, {
name: "Tim Berners-Lee",
}, {
name: "Kjetil Kjernsmo",
}],
github: "w3c/lws-protocol",
xref: ["web-platform"],
group: "lws",
Expand Down Expand Up @@ -121,7 +108,7 @@ <h3>Tactics</h3>
<section id="conventions" class="informative">
<h2>Document Conventions</h2>
<dl>
<dt></dt><dd><dd/>
<dt></dt><dd></dd>
</dl>
</section>

Expand Down Expand Up @@ -361,5 +348,12 @@ <h2>Privacy Considerations</h2>
<h2>IANA Considerations</h2>
<div data-include="IANA-Considerations.html" data-include-replace="true"></div>
</section>

<section id="acknowledgements" class="appendix informative">
<h2>Acknowledgements</h2>
<p>This specification draws heavily from the Solid Protocol [[Solid-Protocol]], which was edited, over time, by
Sarven Capadisli, Tim Berners-Lee, Kjetil Kjernsmo, Ruben Verborgh, Justin Bingham, Dmitri Zagidulin.
</p>
</section>
</body>
</html>