Skip to content

Commit de345b2

Browse files
authored
Merge pull request #7 from w3c/add-editor
Adding myself as editor
2 parents fe7f3d1 + 3c11f95 commit de345b2

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

dpub-aam/index.html

+8-2
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,20 @@
4545

4646
// editors, add as many as you like
4747
// only "name" is required
48-
editors: [ {
48+
editors: [{
4949
name: "Joanmarie Diggs",
5050
mailto: "[email protected]",
5151
company: "Igalia, S.L.",
5252
companyURI: "https://www.igalia.com",
5353
w3cid: 68182
5454
},
55-
],
55+
{
56+
name: "Matt Garrish",
57+
company: "DAISY Consortium",
58+
companyURL: "http://daisy.org",
59+
w3cid: 51655
60+
}
61+
],
5662
formerEditors: [
5763
{ name: "Richard Schwerdtfeger",
5864
mailto: "[email protected]",

0 commit comments

Comments
 (0)