Skip to content

Commit

Permalink
Preserve W3C staff contact attribution in < 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kfranqueiro committed Aug 22, 2024
1 parent 158cf4a commit 6978a2a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _includes/wai-site-footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
<p><strong>Date:</strong> Updated {{ page.date | date_to_long_string }}.</p>
<p><strong>Developed by</strong>
<a href="https://www.w3.org/groups/wg/ag/participants">Accessibility Guidelines Working Group (AG WG) Participants</a>
(Co-Chairs: Alastair Campbell, Charles Adams, Rachael Bradley Montgomery. W3C Staff Contact: Kevin White).
(Co-Chairs: Alastair Campbell, Charles Adams, Rachael Bradley Montgomery. W3C Staff Contact:
{% if version == 22 -%} Kevin White {%- else -%} Michael Cooper {%- endif %}).
</p>
<p>The content was developed as part of the
<a href="https://www.w3.org/WAI/about/projects/#us">WAI-Core projects</a> funded by U.S. Federal funds.
Expand Down

0 comments on commit 6978a2a

Please sign in to comment.