Skip to content

Commit 2e6be21

Browse files
authored
editorial: adjust contributors section (#211)
Drops the previously active section and adds a new GH contributors section, matching other ARIA specs. See w3c/aria-common#103 for more background.
1 parent 4701d18 commit 2e6be21

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9502,8 +9502,10 @@ <h2>Substantive changes since the <a href="https://www.w3.org/TR/core-aam-1.1/">
95029502
<section class="appendix informative section" id="acknowledgements">
95039503
<h3>Acknowledgments</h3>
95049504
<p>The following people contributed to the development of this document.</p>
9505+
<ul id="gh-contributors">
9506+
<!-- list of contributors will appear here, along with link to their GitHub profiles -->
9507+
</ul>
95059508
<div data-include="common/acknowledgements/aria-wg-active.html" data-include-replace="true"></div>
9506-
<div data-include="common/acknowledgements/aria-contributors.html" data-include-replace="true"></div>
95079509
<div data-include="common/acknowledgements/funders.html" data-include-replace="true"></div>
95089510
</section>
95099511
</body>

0 commit comments

Comments
 (0)