diff --git a/wg/privacy/repositories.json b/wg/privacy/repositories.json index 3ff09c7a..94a91ef9 100644 --- a/wg/privacy/repositories.json +++ b/wg/privacy/repositories.json @@ -149,33 +149,34 @@ } }, { - "name": "privacy-request", + "name": "security-questionnaire", "owner": { - "login": "w3cping" + "login": "w3c" }, - "description": "tracking privacy reviews of W3C specifications", + "homepageUrl": "https://w3ctag.github.io/security-questionnaire/", + "description": "A security/privacy review questionnaire for W3C specs", "isArchived": false, "isPrivate": false, "w3cjson": { "group": [ + "other/tag", "wg/privacy" ], "contacts": [ - "tjwhalen" + "tjwhalen", + "ylafon" ], - "policy": "open", "repo-type": [ - "tool" + "note" ] } }, { - "name": "tracking-issues", + "name": "privacy-request", "owner": { "login": "w3cping" }, - "homepageUrl": "https://w3c.github.io/horizontal-issue-tracker/?repo=w3cping/tracking-issues", - "description": "Repo to track PING initiated issues on other standards documents.", + "description": "tracking privacy reviews of W3C specifications", "isArchived": false, "isPrivate": false, "w3cjson": { @@ -183,7 +184,7 @@ "wg/privacy" ], "contacts": [ - "plehegar" + "tjwhalen" ], "policy": "open", "repo-type": [ @@ -192,25 +193,24 @@ } }, { - "name": "security-questionnaire", + "name": "tracking-issues", "owner": { - "login": "w3ctag" + "login": "w3cping" }, - "homepageUrl": "https://w3ctag.github.io/security-questionnaire/", - "description": "A security/privacy review questionnaire for W3C specs", + "homepageUrl": "https://w3c.github.io/horizontal-issue-tracker/?repo=w3cping/tracking-issues", + "description": "Repo to track PING initiated issues on other standards documents.", "isArchived": false, "isPrivate": false, "w3cjson": { "group": [ - "other/tag", "wg/privacy" ], "contacts": [ - "tjwhalen", - "ylafon" + "plehegar" ], + "policy": "open", "repo-type": [ - "note" + "tool" ] } }