diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..72a5da1 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @marcoscaceres @saschanaz diff --git a/index.html b/index.html index 25d79c9..3399a4f 100644 --- a/index.html +++ b/index.html @@ -17,13 +17,15 @@ name: "Peter Beverloo", company: "Google", companyURL: "https://www.google.com/", - w3cid: "44819" + w3cid: "44819", + retiredDate: "2025-09-25" }, { name: "Martin Thomson", company: "Mozilla Foundation", companyURL: "https://www.mozilla.org/", - w3cid: "68503" + w3cid: "68503", + retiredDate: "2025-09-25" }, { name: "Marcos Caceres", @@ -48,6 +50,12 @@ company: "Google", companyURL: "https://www.google.com/", retiredDate: "2016-11-08", + }, + { + name: "Kagami Rosylight", + company: "Mozilla Foundation", + companyURL: "https://www.mozilla.org/", + w3cid: "107856" } ], group: "webapps",