Skip to content

Commit

Permalink
Added to Key Contributors (#718)
Browse files Browse the repository at this point in the history
* Added to Key Contributors

* editorial fixes
  • Loading branch information
rachaelbradley committed Jul 20, 2023
1 parent 8e863da commit 05d2f58
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions acknowledgements/key-contributors.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ <h3>Participants who made notable contributions to the creation of this document
<li>Shawn Lauriat </li>
<li>Darryl Lehmann </li>
<li>Todd Libby </li>
<li>Chris Loiselle </li>
<li>Jan McSorley </li>
<li>Laura Miller </li>
<li>Melina Maria Möhnle </li>
Expand All @@ -46,6 +47,7 @@ <h3>Participants who made notable contributions to the creation of this document
<li>John Rochford </li>
<li>Cybele Sack </li>
<li>Janina Sajka </li>
<li>Andrew Somers</li>
<li>Jeanne Spellman </li>
<li>Francis Storr </li>
<li>Jennifer Strickland </li>
Expand Down
4 changes: 2 additions & 2 deletions guidelines/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@ <h3>Assertions</h3>

<section>
<h4>Using assertions</h4>
<p>Assertions may supplement [=methods=] in one or more outcomes. Assertions should only be used on outcomes and guidelines that allow assertions. Organizations can make an assertion that they followed a procedure to claim conformance. Results when testing assertions are true/false - the organization making the assertion either provided the reqeuired documentation or it did not.</p>
<p>Assertions may supplement [=methods=] in one or more outcomes. Assertions should only be used on outcomes and guidelines that allow assertions. Organizations can make an assertion that they followed a procedure to claim conformance. Results when testing assertions are true/false - the organization making the assertion either provided the required documentation or it did not.</p>

<p>Procedures used in assertions may be implemented at the organization level, during design and development, or during testing.</p>

Expand Down Expand Up @@ -829,7 +829,7 @@ <h2>Change log</h2>
<h2>Acknowledgements</h2>
<div data-include="../acknowledgements/key-contributors.html" data-include-replace="true"></div>
<section class="appendix">
<h3>Prior Contributers</h3>
<h3>Prior Contributors</h3>
<div data-include="../acknowledgements/silver-active.html" data-include-replace="true"></div>
<div data-include="../acknowledgements/ag-wg-active.html" data-include-replace="true"></div>
<div data-include="../acknowledgements/research-partners.html" data-include-replace="true"></div>
Expand Down
2 changes: 1 addition & 1 deletion guidelines/respec-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ var respecConfig = {
authors: [{
name: "Wilco Fiers",
mailto: "wilco.fiers@deque.com",
company: "Deque Systems, Inc",
company: "Deque Systems, Inc.",
companyURI: "https://www.deque.com/",
w3cid: 43334
}],
Expand Down

0 comments on commit 05d2f58

Please sign in to comment.