Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
Merged
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
18 changes: 14 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
//publishDate: "2012-12-12",
previousPublishDate: "2013-03-21",
previousMaturity: "FPWD",
edDraftURI: "http://sysapps.github.com/runtime/index.html",
edDraftURI: "http://runtime.sysapps.org",
// lcEnd: "3000-01-01",
// crEnd: "3000-01-01",

Expand Down Expand Up @@ -2051,15 +2051,25 @@ <h2>
<h2>
Acknowledgments
</h2>
<p>
Special thanks to the Mozilla team working on Open Web Apps, especially
Anant Narayanan for his <i>Web Application Manifest Format and
Management APIs</i> specification that this document reuse shamelessly
and Fabrice Desré for his help in understanding why some decisions were
made.
</p>
<p>
Special thanks to the Samsung team, especially 金明(Ming Jin), Janusz
Majnert and 송정기(Jungkee Song) for their work on the <i>System
Application Runtime: Execution and Security Model</i> specification.
</p>
<p>
Special thanks to Anant Narayanan for his <i>Web Application Manifest
Format and Management APIs</i> that this specification reuse
shamelessly and to Jonas Sicking for being awesome, as always.
Special thanks to Jonas Sicking and Marcos Caceres for their invaluable
help.
</p>
<p>
Thanks to John Lyle, Christophe Dumez and Jonathan Jeon for their
useful comments and change proposals.
</p>
</section>
</body>
Expand Down