-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the list of authors per Janina's recommendation. Add a link to…
… Jason's personal Web site, as it is now maintained. SHA: 80dd3a7 Reason: push, by jasonjgw Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
35fdb91
commit c59bd79
Showing
1 changed file
with
28 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -117,8 +117,8 @@ | |
{ | ||
"name": "Jason White", | ||
"mailto": "[email protected]", | ||
"w3cid": 74028, | ||
"url": "mailto:[email protected]" | ||
"url": "mailto:[email protected]", | ||
"w3cid": 74028 | ||
}, | ||
{ | ||
"name": "Janina Sajka", | ||
|
@@ -135,6 +135,25 @@ | |
} | ||
], | ||
"authors": [ | ||
{ | ||
"name": "Jason White", | ||
"url": "mailto:[email protected]", | ||
"mailto": "[email protected]", | ||
"w3cid": 74028 | ||
}, | ||
{ | ||
"name": "Janina Sajka", | ||
"url": "http://rednote.net/", | ||
"w3cid": 33688 | ||
}, | ||
{ | ||
"name": "Scott Hollier", | ||
"mailto": "[email protected]", | ||
"company": "Centre for Accessibility Australia", | ||
"companyURI": "https://www.accessibility.org.au/", | ||
"w3cid": 43274, | ||
"url": "mailto:[email protected]" | ||
}, | ||
{ | ||
"name": "Lisa Seeman-Horwitz", | ||
"url": "mailto:[email protected]", | ||
|
@@ -183,7 +202,13 @@ <h1 id="title" class="title">Collaboration Tools Accessibility User Requirements | |
<a class="ed_mailto u-email email p-name" href="mailto:[email protected]">Scott Hollier</a> (<span class="p-org org h-org">Centre for Accessibility Australia</span>) | ||
</dd> | ||
|
||
<dt>Author:</dt><dd class="editor p-author h-card vcard" data-editor-id="16320"> | ||
<dt>Authors:</dt><dd class="editor p-author h-card vcard" data-editor-id="74028"> | ||
<a class="ed_mailto u-email email p-name" href="mailto:[email protected]">Jason White</a> | ||
</dd><dd class="editor p-author h-card vcard" data-editor-id="33688"> | ||
<a class="u-url url p-name fn" href="http://rednote.net/">Janina Sajka</a> | ||
</dd><dd class="editor p-author h-card vcard" data-editor-id="43274"> | ||
<a class="ed_mailto u-email email p-name" href="mailto:[email protected]">Scott Hollier</a> (<span class="p-org org h-org">Centre for Accessibility Australia</span>) | ||
</dd><dd class="editor p-author h-card vcard" data-editor-id="16320"> | ||
<a class="ed_mailto u-email email p-name" href="mailto:[email protected]">Lisa Seeman-Horwitz</a> (<span class="p-org org h-org">Invited expert</span>) | ||
</dd> | ||
<dt>Feedback:</dt><dd> | ||
|