-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
michael-n-cooper
committed
Feb 1, 2018
1 parent
9bb271d
commit 67fd971
Showing
1 changed file
with
22 additions
and
19 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 |
---|---|---|
|
@@ -53,28 +53,38 @@ | |
mailto: "[email protected]", | ||
w3cid: 75809 | ||
}, | ||
|
||
{ | ||
name: "Joanmarie Diggs", | ||
url: 'https://www.igalia.com', | ||
mailto: "[email protected]", | ||
company: "Igalia, S.L.", | ||
companyURI: "https://www.igalia.com", | ||
w3cid: 68182 | ||
}, | ||
{ | ||
name: "Michael Cooper", | ||
url: 'http://www.w3.org', | ||
mailto: "[email protected]", | ||
company: "W3C", | ||
companyURI: "http://www.w3.org", | ||
w3cid: 34017 | ||
}, | ||
{ | ||
name: "Fred Esch", | ||
mailto: "[email protected]", | ||
company: "IBM Corporation", | ||
companyURI: "http://www.ibm.com", | ||
w3cid: 73593 | ||
w3cid: 73593, | ||
note: "until September 2016" | ||
}, | ||
{ | ||
name: "Rich Schwerdtfeger", | ||
mailto: "[email protected]", | ||
company: "Knowbility", | ||
companyURI: "https://www.knowbility.org/", | ||
w3cid: 2460 | ||
}, | ||
{ | ||
name: "Léonie Watson", | ||
mailto: "[email protected] ", | ||
company: "The Paciello Group", | ||
companyURI: 'http://www.paciellogroup.com', | ||
w3cid: 44692 | ||
}, | ||
w3cid: 2460, | ||
note: "until August 2017" | ||
} | ||
], | ||
|
||
// authors, add as many as you like. | ||
|
@@ -107,14 +117,7 @@ | |
company: "W3C", | ||
companyURI: "https://www.w3.org/", | ||
w3cid: 38635 | ||
}, | ||
{ | ||
name: "Léonie Watson", | ||
mailto: "[email protected] ", | ||
company: "The Paciello Group", | ||
companyURI: 'https://www.paciellogroup.com/', | ||
w3cid: 44692 | ||
}, | ||
} | ||
], | ||
|
||
/* | ||
|